ReadMe.txt 594 B

1234567891011121314
  1. PROJECT TITLE: 04.08 Logical Operators / TDEE.java
  2. PURPOSE OF PROJECT: Computes the TDEE for a person based on data they provide about themselves.
  3. VERSION or DATE: 2018.10.19
  4. AUTHORS: Muhammad M. Imtiaz
  5. **************************** P M R *********************************************
  6. <+s>: I did not find most of the task difficult.
  7. <-s>: I did not have any problems while making this program.
  8. *******************************************************************************
  9. In the future: I will continue to make use of switch() statements where appropriate.