diff --git a/add.py b/add.py index 79aff70..85e5702 100644 --- a/add.py +++ b/add.py @@ -1,4 +1,4 @@ -a=8 +a=5 b=4 d=7 c=a+b=d