Many of you wrote this down in class today, but just to re-iterate:
Tonight I want you to answer the Try It Out section at the end of chapter 2. You can find this on Google Drive, in the Textbook folder.
To answer and turn in your work, I would like ALL work to be in a Python file, ending in .py
To organize work, you can look at the sample code I put on Drive as well. But basically, print which problem you are working on, then solve the problem:
print("Problem 1")
#code for problem 1 goes here
print("Problem 2")
#code for problem 2 goes here
and so on.
Good luck guys and gals.
No comments:
Post a Comment