Python Basic: List, Dict, File I/O, OOP, Web Scrape
Lists: This lesson introduces lists in Python and how to manipulate them.
Dictionaries: This lesson introduces dictionaries in Python and how to manipulate them.
File input/output: This lesson teaches students how to read from and write to files in Python.
Object-oriented programming: This lesson introduces object-oriented programming concepts in Python, such as classes, objects, and inheritance.
Web scraping: This lesson teaches students how to use Python to scrape data from websites using libraries such as BeautifulSoup and Requests.
標(biāo)簽:python