diff --git a/README.md b/README.md index 3b1e32d..de62988 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,10 @@ 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 -Rajat Kumar Jenamani [RKJenamani](http://github.com/RKJenamani) +<<<<<<< HEAD + * ` Sriyash Poddar [Sry-421](http://github.com/Sry-421)`. + * `Rajat Kumar Jenamani [RKJenamani](http://github.com/RKJenamani)` + ## Task 2 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" + 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" 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"