Week 3: Sep 8 - Sep 12
Quiz 1
Wednesday, September 10th
What is covered:
Mathematical operations on integers and floats.
Variable assignment.
The
print()function.The
ifstatement.forloops,whileloops andbreak.The
range()function.
Jupyter Notebook
Documenting code: LaTeX
Python
Fine-tuning loops:
breakandcontinuewhileloopsLogical operators
not,and,orDocumenting code: comments
Week 3 notebook
Download (day 2) (after downloading put it in the directory where you keep your Jupyter notebooks)