STEP 4: Tim will reply to the user with one of four answers. We'll use a random number to pick which answer.

Remember, random integer takes two number arguments and generates a random number between them.

  • In the LOGIC tab, open and drag out Random Integer.
  • Also from drag out Variable Display. Drop it at the bottom of your program.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE