Activity: Guess!

STEP 8: The user gets three guesses, which means that we need an ask command inside the for loop.

  • Go to and drag Ask for Integer inside the for loop. It should have a ···· in front of it.
  • Change the string in .ask() to "What do you think my number is?"

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support