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 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"