From d6b10147b09ca7bbfc58ce387c84a1afbc99076f Mon Sep 17 00:00:00 2001 From: ambakick <cb.en.u4cse16443@cb.students.amrita.edu> Date: Sat, 22 Dec 2018 15:30:32 +0530 Subject: [PATCH] commit1 --- hello.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.py diff --git a/hello.py b/hello.py new file mode 100644 index 0000000..ab5a269 --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +print("rogeeeth") -- GitLab