diff --git a/add2.py b/add2.py index e5d6887..146fbfb 100644 --- a/add2.py +++ b/add2.py @@ -1,3 +1,3 @@ a = 5 b = 10 -c = a+b +c = a