Adding resource for Python (#30018)

https://www.py4e.com (Python for Everybody) added as tutorials for python
This commit is contained in:
Shruti Grover
2019-03-18 06:26:46 -04:00
committed by The Coding Aviator
parent 773f0d18a0
commit 6f1830f7ba

View File

@ -35,6 +35,7 @@ title: Python Resources
* <a href='http://www.tutorialspoint.com/python/'>Tutorials Point - Python</a>
* <a href='https://pythonprogramming.net' target='_blank' rel='nofollow'> Set of Starter Projects with Videos </a> - From the basics onward.
* <a href="https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world" target='_blank' rel='nofollow'>The Flask Mega Tutorial (Miguel Grinberg)</a>
* <a href="https://www.py4e.com/" target='_blank' rel='nofollow'>Python for Everybody</a>
* <a href="https://www.udemy.com/python-complete/?start=0" target='_blank' rel='nofollow'>The Complete Python 3 Course: Beginner to Advanced!</a>
## Challenges