1 - We Do (10 min)
2 - Turn & Talk (5 min)
3 - UCSD Does (5 min)
4 - We Do (15 min)
5 - You Do (20 min)
6 - Reflect & Share (5 min)
(5 min)
What do you notice about if-then-elses' (conditionals) in the project?
What do you wonder about if-then-elses' (conditionals) in the project?
(5 min)
(20 min)
Open the project
Fix the code so that the Cat frowns at the right noise level.
Fix the code so that the Bat frowns at the right noise level.
(5 min)
What conditions control the if-then-elses in your code?
What does your code do when the condition is true?
What does it do when the condition is not true?
What was your goal today and what code made it work?
What challenge with your code did you overcome today?
Make the cat frown when it is even louder.
Make the bat frown when it is a little quieter.
Add other animals to react to the noise!