Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 295 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 295 Bytes

project-2-java

A simple program that calculates interested on with differnt type of bank accounts.

The main point was to introduce us to objected oriented programming with different classes, and spereating out the driver and the like.

It was mostly dne to demonstrate inheritance.

Enjoy!!