Scratch Labs 6
Problem 1: Etch a Sketch
Problem 2: Max Speed
Problem 3: Spelling Bee
Question: 1
In an if statement there is only a condition if that one things happens. In an if-else statement there is a condition that if that one thing happens and if that on thing doesn't happen there is another conditional.
Question: 2
You can just do an if-then loop instead of an if-then-else because the sprite will still move 10 steps either way.
Question: 3
the student would be a freshman, sophmore, junior, who plays soccer or someone who is in band.
Question: 4
the student would be either a freshman, sophmore, junior, or one who plays soccer or one who is in band.
Question: 5
To write a condition to find a numkber that is the multiple of 15, the conditin would be if the output is zero the 15 is a multiple.
Click
HERE to return to homepage.