Repository for TPS Java class 2019-2020
-
-
Exercise 1.1 prints out some lines to the console
-
Exercise 1.8 calculates the circumference of a circle with a hard-coded radius
-
-
-
Exercise 2.14 calculates BMI based on height and weight input by the user
-
Exercise 2.17 calculates the windchill temperature based on the windspeed and the ambient temperature
-
Exercise 2.19 calculates the area of a triangle based on three sets of points entered by the user
-