0
/ 1.0
You are writing code using a jeroo named amy
. Change the following if-then-else statement by adding a new else-if
so that amy
will turn...
You are writing code using a jeroo named amy
. Change the
following if-then-else statement by adding a new else-if
so that
amy
will turn right if she sees a flower to the right. Add the
new segment in the middle, between the two existing branches of
the if-then-else.
Your feedback will appear here when you check your answer.