Prompt is a simple way to get input from the user. All you do is prompt the user to input a value to a variable. The screen will display the variable followed by =?
Here is an example. The program is asking for the user to input a value to the variable A:
Here is the code:
Breakdown of code:
ClrHome
Clear the Home screen
Prompt A
Prompt the user the enter a value for the variable A