Skip to content

Commit

Permalink
Merge pull request #20 from Pratik-Sanghani/master
Browse files Browse the repository at this point in the history
Python.md updated
  • Loading branch information
blackbird71SR authored Oct 6, 2018
2 parents 66a9f48 + ba2f145 commit 656a07e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Python.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -48,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/)

0 comments on commit 656a07e

Please sign in to comment.