From d094018a507d2344b107fa8808730868557e6fab Mon Sep 17 00:00:00 2001 From: Pratok-Sanghani Date: Sat, 6 Oct 2018 01:45:28 +0530 Subject: [PATCH 1/2] Documentation updated. --- Python.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Python.md b/Python.md index 013f058..4a79e5c 100644 --- a/Python.md +++ b/Python.md @@ -28,7 +28,8 @@ Python is an object-oreinted programming language with really simple syntax. Hen ## Documentations -- [Pyhton Documentation](https://docs.python.org/3/) +- [Python Documentation](https://docs.python.org/3/) +- [Style Guide for Python Code](https://www.python.org/dev/peps/pep-0008/) ## Interactive Tutorials From ba2f14548626b771cd310b92d7f8f87e2f1c7195 Mon Sep 17 00:00:00 2001 From: Pratok-Sanghani Date: Sat, 6 Oct 2018 01:58:05 +0530 Subject: [PATCH 2/2] Competation Platf. updated. --- Python.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Python.md b/Python.md index 4a79e5c..e98d4c9 100644 --- a/Python.md +++ b/Python.md @@ -49,4 +49,5 @@ Python is an object-oreinted programming language with really simple syntax. Hen - [CodeChef](https://www.codechef.com/) - [HackerRank](https://www.hackerrank.com/) - [HackerEarth](https://www.hackerearth.com/) +- [Topcoder](https://www.topcoder.com/challenges/)