Week 3: Pig Latin Rocks
Team Python,
This week we reviewed my solution to the tic-tac-toe program. You can try to modify this code to improve the computer's strategy or extend it to support 3D tic-tac-toe. I will upload the other solutions later this week.
- Finish the reading the remaining sections of the tutorial.
- Work through the three programs described in the handout. For the Rock-Paper-Scissors, try to prove by experiment that the odds of winning are 1 out of 3.
- Send us any code you create or any questions you have.
- We can now move to the "real" Python documentation. Start using the official tutorial and library reference to answer your questions. If you can't find something in the documentation, let us know.