<style></style>

1 of 1

If Statements

Demonstration

  • The user will be able to choose a problem to do from the menu�
  • If the answer is right, the robot will draw a certain picture�
  • If the answer is wrong, the robot will draw another picture

Topic

  • Conditional statements like if statements allow variety in a program�
  • It allows the program to select an action based on the user's input