summaryrefslogtreecommitdiff
path: root/Cst116-Lab2-Output-Crawford.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Cst116-Lab2-Output-Crawford.txt')
-rw-r--r--Cst116-Lab2-Output-Crawford.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/Cst116-Lab2-Output-Crawford.txt b/Cst116-Lab2-Output-Crawford.txt
new file mode 100644
index 0000000..e0fe0d9
--- /dev/null
+++ b/Cst116-Lab2-Output-Crawford.txt
@@ -0,0 +1,27 @@
+Cst 116 - lab 2 Output
+
+Output 1:
+Enter C for Celsius to Fahrenheit or F for Fahrenheit to Celsius: C
+Enter a number for degree in Celsius from -62 to 49.5: 34
+Please enter a number for the wind speed from 0 to 231 mph.
+200
+CELSIUS FAHRENHEIT WIND SPEED WIND CHILL
+34.00 118.80 200.00 144.68
+Here is your data. Bundle up!
+
+C:\Users\Lloyd Crawford\source\repos\cst116-lab2-19-Ruin\x64\Debug\CST116Lab2ColdCrawford.exe (process 5932) exited with code 0.
+To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
+Press any key to close this window . . .
+
+Output 2:
+Enter C for Celsius to Fahrenheit or F for Fahrenheit to Celsius: F
+Enter a number for degree in fahrenheit from -80 to 121: 100
+Please enter a number for the wind speed from 0 to 231 mph.
+175
+CELSIUS FAHRENHEIT WIND SPEED WIND CHILL
+37.78 100.00 175.00 113.88
+Here is your data. Bundle up!
+
+C:\Users\Lloyd Crawford\source\repos\cst116-lab2-19-Ruin\x64\Debug\CST116Lab2ColdCrawford.exe (process 11580) exited with code 0.
+To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
+Press any key to close this window . . . \ No newline at end of file