Learning Outcomes
By the end of this session, students should:
- Be comfortable passing data into programs using command line arguments.
- Be able to implement input flags to pass data into programs via command line arguments.
- Be able to pass in and process data via the command line.
- Be able to validate user input and prompt for a correct input shuold invalid data be entered.
- Be able to create and interact with simple command line menu systems.