summaryrefslogtreecommitdiff
path: root/BlankConsoleLab/cst116-lab2-stark.txt
diff options
context:
space:
mode:
Diffstat (limited to 'BlankConsoleLab/cst116-lab2-stark.txt')
-rw-r--r--BlankConsoleLab/cst116-lab2-stark.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/BlankConsoleLab/cst116-lab2-stark.txt b/BlankConsoleLab/cst116-lab2-stark.txt
new file mode 100644
index 0000000..6898b83
--- /dev/null
+++ b/BlankConsoleLab/cst116-lab2-stark.txt
@@ -0,0 +1,17 @@
+Trenton Stark
+CST 116
+Lab 2 Output:
+
+Welcome to Cold Calculator v1.0
+Would you like to enter the temperature in Celcius (c) or Fahrenehit (f)?
+f
+
+What is the temperature in Fahrenheit (-80 - 121 degrees)?
+47
+
+What is the wind speed in miles per hour (0 - 231)
+12
+
+Calculations complete:
+ Celcius Fahrenheit Wind Speed Wind Chill
+ 8.33333 47 12 41.2256 \ No newline at end of file