diff --git a/python1 b/python1 new file mode 100644 index 00000000..0e646a3c --- /dev/null +++ b/python1 @@ -0,0 +1,3 @@ +x=600 +y=400 +print(x+y)