#Bank Account

A simple command line demo of a bank account class. Written to help a CS student with a intro to java class.

You can withdraw, deposit and check balance of an account driven by the command line.