diff --git a/add.py b/add.py index d267385..388ee5f 100644 --- a/add.py +++ b/add.py @@ -1,3 +1,4 @@ a=10; b=25; print(a+b) +r=90