diff --git a/test.py b/test.py index 59bcf23..d7d7ed3 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,4 @@ a=25 -b=20 +b=24 +c=245656 print (a+b)