ReadMe.txt 651 B

1234567891011121314
  1. PROJECT TITLE: 04.05 If-Else-If statements / BMI.java
  2. PURPOSE OF PROJECT: Calculates and categorises BMI of a person based on data they provide about themselves.
  3. VERSION or DATE: 2018.10.17
  4. AUTHORS: Muhammad M. Imtiaz
  5. **************************** P M R *********************************************
  6. <+s>: I did not find most of the task difficult.
  7. <-s>: Like the previous program, othing went wrong in the execution of this task, so there is nothing to list.
  8. *******************************************************************************
  9. In the future: I will look at previous programs as a reference to save time.