diff --git a/try.py b/try.py new file mode 100644 index 0000000..1187e04 --- /dev/null +++ b/try.py @@ -0,0 +1,3 @@ +a=188 +b=700 +print(a+b)