diff --git a/README.md b/README.md index b1cdc159..6dc5c06b 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ For any help on git or github, you can anytime open up an issue asking your ques AppTeam NITH Facebook Page: https://www.facebook.com/appteam.nith -Thank you a lot!! - +Thank you a lot +and best of luck!! diff --git a/submissions/2018/Sanchit/l.txt b/submissions/2018/Sanchit/l.txt new file mode 100644 index 00000000..d190320d --- /dev/null +++ b/submissions/2018/Sanchit/l.txt @@ -0,0 +1,6 @@ +i am +jinks +parrot +rule +inkpot + diff --git a/submissions/2018/Sanchit/p.txt b/submissions/2018/Sanchit/p.txt new file mode 100644 index 00000000..012b28a7 --- /dev/null +++ b/submissions/2018/Sanchit/p.txt @@ -0,0 +1,6 @@ +great +great +great +great +great + diff --git a/submissions/2018/fj.py b/submissions/2018/fj.py new file mode 100644 index 00000000..f2dd7c04 --- /dev/null +++ b/submissions/2018/fj.py @@ -0,0 +1,6 @@ +print("hello") + + + + + diff --git a/submissions/2018/pink.py b/submissions/2018/pink.py new file mode 100644 index 00000000..3d498259 --- /dev/null +++ b/submissions/2018/pink.py @@ -0,0 +1,3 @@ +r=int(input()) +p=int(input()) +print(r+p)