CS149 Section 8-9 Calendar¶
Python and Config Resources:
- Syllabus
- Python 3 Standard Library Python Tutor Show Me Your Code
- Unicode Character List print formatting reference Math Module
Thonny Setup - List Methods Dictionary Methods. Set Methods
- Docstring Style Guide
- Main program:
if __name__ == "__main__":
(Note: This schedule is tentative and is subject to change during the semester)