198
edits
Changes
→Storing User Input In Variables
This first part will cover how to ask the user running the program for input or data. Though we will not be doing very much with the information provided currently, in later sections this will become a key part of how you change the way a program works.
:'''Perform the following steps:'''