Input Box

New Concepts

ConceptDescription
1
You can display text and then return what the user types in response.

Code

This code will prompt the user to answer a question. It returns the value that was entered.

You will also need 2 functions to complete this task:

And

The screen will look like this: