CS149 Section 003 Calendar¶
Python and Config Resources:
- Python 3 Standard Library Python Tutor Show Me Your Code
- Unicode Character List print formatting reference Math Module
Thonny-Pep8 - List Methods Dictionary Methods. Set Methods
- Docstring Style Guide
- Main program:
if __name__ == "__main__":