From 824d3a955298f2edd110ca8a75faf628bff943a5 Mon Sep 17 00:00:00 2001 From: Vandana-N17 <108508636+Vandana-N17@users.noreply.github.com> Date: Fri, 1 Jul 2022 12:47:09 +0530 Subject: [PATCH] Create python1 --- python1 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python1 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)