From 74a38590e4ff252e1b6f5ca34939876c7b493b49 Mon Sep 17 00:00:00 2001 From: emaaarrr <44610462+emaaarrr@users.noreply.github.com> Date: Tue, 30 Oct 2018 20:06:30 +0530 Subject: [PATCH 1/2] Create emaarr.py --- emaarr.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 emaarr.py diff --git a/emaarr.py b/emaarr.py new file mode 100644 index 0000000..8106322 --- /dev/null +++ b/emaarr.py @@ -0,0 +1 @@ +print("hello friends") From eaa5e97aa3c06d0321da3b06e5172145e0782f4b Mon Sep 17 00:00:00 2001 From: emaaarrr <44610462+emaaarrr@users.noreply.github.com> Date: Sun, 6 Oct 2019 12:55:14 +0530 Subject: [PATCH 2/2] Update emaarr.py --- emaarr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emaarr.py b/emaarr.py index 8106322..93fa130 100644 --- a/emaarr.py +++ b/emaarr.py @@ -1 +1 @@ -print("hello friends") +print("hello python")