Podcast
Questions and Answers
Which code block should be used to move the character to the left?
Which code block should be used to move the character to the left?
- Type a minus sign to move left. (correct)
- Use the change y by block to move left.
- Choose left arrow.
- Type a positive number to move to the left.
What is the purpose of the 'change y by' block?
What is the purpose of the 'change y by' block?
- To reset the score
- To move the character up or down (correct)
- To move the character left or right
- To increase the speed of the character
Which variable should be used to keep track of the score?
Which variable should be used to keep track of the score?
- Score (correct)
- x
- speed
- y
What block should be used to reset the score to zero?
What block should be used to reset the score to zero?
How can you increase the speed of the character chasing the star?
How can you increase the speed of the character chasing the star?
Which block should be used to increase the score?
Which block should be used to increase the score?
What is the purpose of the 'Level Up!' section?
What is the purpose of the 'Level Up!' section?
Which code block should be used to move the character up?
Which code block should be used to move the character up?
What is the purpose of the 'Chase a Star' section?
What is the purpose of the 'Chase a Star' section?