summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BlankConsoleLab/output.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/BlankConsoleLab/output.txt b/BlankConsoleLab/output.txt
new file mode 100644
index 0000000..420bfdb
--- /dev/null
+++ b/BlankConsoleLab/output.txt
@@ -0,0 +1,13 @@
+Do you want to enter in Fahrenheit (F) or (C)
+C
+Enter a temperature in Celsius between -62 and 49.5:
+-63
+Enter a temperature in Celsius between -62 and 49.5:
+0
+You entered 0 degrees celsius, or 32 degrees fahrenheit
+Enter a speed between 0 and 231:
+90
+For 0.000000 celsius and 90.000000 mph wind, the windchill is: 10.288040
+C:\Users\macho\Source\Repos\cst116-lab2-M005A\x64\Debug\BlankConsoleLab.exe (process 19656) 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 . . .