diff --git a/test.py b/test.py index 5cbe6cb..7de9f1c 100644 --- a/test.py +++ b/test.py @@ -1,8 +1,8 @@ - +int a,b a = 180; b= 3; -print(a+b) \ No newline at end of file +print(a+b)