In this repo I have uploaded the projects while learing Python.
gfg_python.py is a web scrapper to scrape all the Python Section Articles form GeeksForGeeks website till 4 Jan 2016
ocw.py is a web scrapper used to download the subtitles of MIT's Course 6.006 Introduction to Algorithm by OCW website.
tick.py is a very simple tick-tack-toe game.