Code snippets of python learning
- warm-up includes some simple snippets of python basics, based on Eric Matthes's Python Crash Course, A Hands-On, Project-Based Introduction to Programming and Liao Xuefeng's Python tutorial
- start-scraping includes the snippets based on Ryan Mitchell's book Web Scraping with Python