Programming Unit6
Programming Unit6
What shape does this code make? Where is the bug in this code?
ALGORITHMS
What we already
know…
Names:_____________
What shape does this code make? Where is the bug in this code?
What shape should it create?
ALGORITHMS
A square What we already know
(example)
Names:_____________
condition action
condition action
if partner stands
clap
clap
else
jump
clap nod
smile clap
wave hop
Forever loops will carry on until the user stops the program
Heartbeat