STEP 2: We're taking ice cream orders, so we need a server to ask the user what they'd like!

  • Go to and drag Person 16 into the bottom of main(). Place the sprite at (-100, 0).
  • It's Ed! He makes great ice cream! Now go to and drag Ask onto the next line.
  • Change the question in .ask() to "Would you like a cone or a sundae?"

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)