A simple bar chart CLI app written in Java.
Compile and run the program with javac
and java
respectively, and
simply follow the instructions as prompted through the CLI.
- Exception Handling
- Loops
- Formatted output
A simple bar chart CLI app written in Java.
Compile and run the program with javac
and java
respectively, and
simply follow the instructions as prompted through the CLI.