Q&A
- Phew! We’re done with non-final related exercises!
Classhack review
Pair up & Merge up. Any questions? Get them answered now.
Analysts
Check this example code for the kind of text-based interface I’m looking for:
You can use functions to respond to the options, or you could store the choice in a variable that’s passed to one function that changes its behavior based on logic you write.
You’ll need to get your dataset inside the function, either as a parameter or as a global.
Turtlers
Remember my video? There’s a chapter on using dictionaries in Turtle!
There’s also an example game with levels.
Permanent Groups
Turtle Groups & Pairs
rachelanniexo : scylarmartin
Data Groups & Pairs
NobrineCalc : hollaATyacodegirl
WildGinger23 : TCarmon
draravindrk : ponderm
kevin-kao is in a trio with the above
For Next Time
Python and the Web
A brief intro to this exercises
Project update and revised milestones/plan
Based on our in-class discussion, revise your milestones and work plan (todo list). Also, make a copy of your project and post this copy in a pull request, as a snapshot of where you are. Don’t keep working on this snapshot.