Q & A
- Invent your own problem solving strategies. Wayne’s decided to duplicate trinkets when he reaches major funtionality milestones. Great idea!
Ctrl-/
is your friend- If you use something from StackExchange, it’s your responsibility to know how it works.
- While True, continue and break
- what
try
/except
does to your program
- sum & python keywords
- calculating agerage at the end
- int vs float
- program flow & breaking
- Reminder on help
None < 1
, truthiness, and other wierdness