Post date: Oct 07, 2011 12:2:25 AM
Announcements
Midterm next Tuesday 11-Oct
Chapter 2: Simple Programs
Chapter 3: Computing With Numbers
Chapter 5: Sequences: Strings and Lists (no Files)
Chapter 6: Defining Functions
Chapter 7: Decision Structures
Chapter 8: Loop Structures and Booleans: for loops, and or not True False
Reminder. CodingBat 2 Homework was extended to 10:00 pm tonight
Practice MidTerm linked here ISTA130PracticeTest1.pdf is also available today in hard copy
Homework
Finish Project 5: LoopFun
Complete the practice test with pencil before your next Monday lab.
If you guys don't, there will be no practice final
Lecture Outline
Any questions on Project 5?
Using for loops to simulate something
Wathc video of Let's make a Deal to understand the rules of having Monty open one door with a goat and then asking the contestant to switch doors: To switch or not to switch? Watch ~2 minutes of http://www.youtube.com/watch?v=o_djTy3G0pg
Code Demo: using a method to return four values, simulate ...???
Midtem review sheet
Quiz on for loops