diff --git a/test.py b/test.py index 5fef34f..a275b02 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,4 @@ a=20 b=50 c=40 +d= a+b+c