Python Fundamentals Badge
In order for students to earn this badge they must show general understanding and implementation of the following items:
- Python as a programming language
- Understanding variables
- Switch statements and flow control
- if, elif, else
- Python for loops
- Python while loops
- Python functions
- Built-in Python methods
- Python imports
- OpenPyXL
- Using Python to interact with APIs
- Extracting data with Python