Cedars Computer and Python
Revision as of 23:30, 8 November 2024 by Eric Rasmusen (talk | contribs)
Click here to go back to the Cedars Math front page.
Python
- zoom office hour sessions one
- zoom office hour sessions two on problems with the homework.
- I've written up a handout of some Python code for testing divisibility by 2,3,5, and 7. Its purpose is to illustrate how one has to write up instructions for a computer carefully and clearly.
- The Python code by Professor Connell to test the Polya Conjecture.