angiejones / java-programming

Course exercises and answers to independent exercises
103 stars 126 forks source link

Added if statement for calculateOverage #2

Closed PorgiesPie closed 5 years ago

PorgiesPie commented 5 years ago

Added an if statement in the calculateOverage method, as if you input that you used less that the alloted minutes, it would give you a negative charge.