diff --git a/test1.py b/test1.py index 4f9d95cda27b49a25b219d9c04d4b17fce72a302..b2e9f10c725be5d2cd7e988ddacb0f44815d5df8 100644 --- a/test1.py +++ b/test1.py @@ -1 +1 @@ -print("i am a boy") \ No newline at end of file +print("i am a boy"); \ No newline at end of file