From 8c174650f623e6e030a70435fe53bc64e48c4610 Mon Sep 17 00:00:00 2001 From: Andrei F Date: Wed, 9 Nov 2022 16:35:10 -0800 Subject: Final Commit --- CST116-Lab2-Florea/CST116-Lab2-Florea.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CST116-Lab2-Florea/CST116-Lab2-Florea.cpp') diff --git a/CST116-Lab2-Florea/CST116-Lab2-Florea.cpp b/CST116-Lab2-Florea/CST116-Lab2-Florea.cpp index 0644cc0..e1eebc9 100644 --- a/CST116-Lab2-Florea/CST116-Lab2-Florea.cpp +++ b/CST116-Lab2-Florea/CST116-Lab2-Florea.cpp @@ -2,7 +2,7 @@ Andrei Florea - CST 116 - Lab 2 - Calculating wind chill This program takes in wind speed in MPH and temperature in either Fahrenheit or Celsius -It will return the calculated wind chill +It will return the calculated wind chill using those variables */ #include -- cgit v1.2.3