Overview
In this lab, you will learn the basics of console I/O, Submit, and Input redirection.
In this lab you will:
- Learn how Java reads from and writes to the console.
- Write a simple program that uses console I/O
- Learn how to submit your code
- Learn how to redirect file input.