diff --git a/test.py b/test.py index 5cbe6cb..80f6c8c 100644 --- a/test.py +++ b/test.py @@ -4,5 +4,5 @@ -b= 3; +b= 3 print(a+b) \ No newline at end of file