In previous labs we have learned:
So far all of the values we have defined have been written into the program. Ideally, we want to be able to pass information to our program from external sources and pass information between functions and to other programs. In this section, we will cover inputs and outputs