CS149 Section 4 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-Pep8 - 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)