diff options
Diffstat (limited to 'BlankConsoleLab/CST116-Lab2-Output-Havaldar.txt')
| -rw-r--r-- | BlankConsoleLab/CST116-Lab2-Output-Havaldar.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/BlankConsoleLab/CST116-Lab2-Output-Havaldar.txt b/BlankConsoleLab/CST116-Lab2-Output-Havaldar.txt new file mode 100644 index 0000000..b28bab9 --- /dev/null +++ b/BlankConsoleLab/CST116-Lab2-Output-Havaldar.txt @@ -0,0 +1,24 @@ +Do you want to enter in Fahrenheit (F) or Celsius (C)
+F
+What is the value of Fahrenheit?
+(Enter a value between -80 & 121)
+162
+What is the value of Fahrenheit?
+(Enter a value between -80 & 121)
+104
+What is the value of Wind Speed?
+(Enter a value between 0 & 231)
+5
+At 104 degrees Fahrenheit and at a wind speed of 5MPH, the windchill is 111.644.
+
+
+Do you want to enter in Fahrenheit (F) or Celsius (C)
+C
+What is the value of Celcius?
+(Enter a value between -62 & 49.5)
+5
+That is 41 degrees in Fahrenheit
+What is the value of Wind Speed?
+(Enter a value between 0 & 231)
+100
+At 41 degrees Fahrenheit and at a wind speed of 100MPH, the windchill is 23.1493.
\ No newline at end of file |