diff --git a/test.py b/test.py index 5fef34f..f4236ed 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,3 @@ -a=20 -b=50 -c=40 +a=10 +b=20 +c=30 \ No newline at end of file