Muhammad M. Imtiaz f2047918c3 Added files 6 jaren geleden
..
Fines.java f2047918c3 Added files 6 jaren geleden
ReadMe.txt f2047918c3 Added files 6 jaren geleden
package.bluej f2047918c3 Added files 6 jaren geleden

ReadMe.txt

PROJECT TITLE: 03.10 Challenge Program / Fines.java
PURPOSE OF PROJECT: To generate an email message notifying an individual about overdue books checked out from the library.
VERSION or DATE: 2018.10.05
AUTHORS: Muhammad M. Imtiaz

**************************** P M R *********************************************

<+s>: I did not find most of the task difficult.

<-s>: Due to my computer being in a European locale, the program kept crashing when I input values using the period instead of the comma as a decimal separator.

*******************************************************************************
In the future: I need to remember to either run Java in an English locale or use commas as decimal separators when testing programs involving floats and doubles in the future.