diff --git a/add1.py b/add1.py index cd1c28b..76028c7 100644 --- a/add1.py +++ b/add1.py @@ -1,4 +1,5 @@ a=10 b=80 c=30 +d=20 d=a+b+c