From e5de0abea018e901d1a1f27acdd7fffbdbc4b040 Mon Sep 17 00:00:00 2001 From: Sry-421 Date: Sun, 31 Mar 2019 19:03:11 +0530 Subject: [PATCH 1/6] Added my name to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75ccc6c..ba7adcd 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Your entry should maintain alphabetic order and it should be in the format: - Only one file should be there in the diff of your Pull Request. ### Entries + * ` Sriyash Poddar [Sry-421](http://github.com/Sry-421)`. ## Task 2 From 7e1a74f4db3bf13e5ab04f3d018efef4a91a8604 Mon Sep 17 00:00:00 2001 From: Sry-421 Date: Mon, 1 Apr 2019 20:26:47 +0530 Subject: [PATCH 2/6] Task3:Dummy code added --- sample.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 sample.py diff --git a/sample.py b/sample.py new file mode 100644 index 0000000..ce438bd --- /dev/null +++ b/sample.py @@ -0,0 +1 @@ +print "Hello World" From 2b82960ec59297c1ef16d02e7c2f6680c7547fb8 Mon Sep 17 00:00:00 2001 From: Sry-421 Date: Mon, 1 Apr 2019 20:28:14 +0530 Subject: [PATCH 3/6] Task3:Dummy code deleted --- sample.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 sample.py diff --git a/sample.py b/sample.py deleted file mode 100644 index ce438bd..0000000 --- a/sample.py +++ /dev/null @@ -1 +0,0 @@ -print "Hello World" From 05a22cb945a06373c9c9f8f749f1ce4b6994f9de Mon Sep 17 00:00:00 2001 From: Sry-421 Date: Mon, 1 Apr 2019 20:44:04 +0530 Subject: [PATCH 4/6] Task 5:Add Dummy code 1 Task 5:Modified Dummy code 1 --- a.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 a.py diff --git a/a.py b/a.py new file mode 100644 index 0000000..7f5c04f --- /dev/null +++ b/a.py @@ -0,0 +1,2 @@ +print "Dummy Code 1" + From 4336dcef57f1a2e178eb502dc0ecf997679dabe8 Mon Sep 17 00:00:00 2001 From: Sry-421 Date: Mon, 1 Apr 2019 20:49:36 +0530 Subject: [PATCH 5/6] Task5:Add Dummy code 3 --- a2.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 a2.py diff --git a/a2.py b/a2.py new file mode 100644 index 0000000..783fcad --- /dev/null +++ b/a2.py @@ -0,0 +1 @@ +print "Dummy Code 3" From bc3a25acb9c1b8fbb4a0b73a9c200dd2e9b7e241 Mon Sep 17 00:00:00 2001 From: Sry-421 Date: Mon, 1 Apr 2019 20:52:35 +0530 Subject: [PATCH 6/6] Task5:Add Dummy code 5 --- a4.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 a4.py diff --git a/a4.py b/a4.py new file mode 100644 index 0000000..8791d29 --- /dev/null +++ b/a4.py @@ -0,0 +1 @@ +print "Dummy Code 5"