Week 3: Feb 3 - Feb 7
Quiz 1
Wednesday, February 5th
What is covered:
Mathematical operations on integers and floats.
Variable assignment.
The
print()
function.The
if
statement.for
loops,while
loops andbreak
.The
range()
function.
Logistics
Project Report Guide
Python
Logical operators
not
,and
,or
Documenting code: comments and docstrings
Mathematics
Primary decomposition of integers
Congruences
Project 1
due: Friday, February 14th at 11:59 PM
Week 3 notebook
Download (after downloading put it in the directory where you keep your Jupyter notebooks).