summaryrefslogtreecommitdiff
path: root/CST116-Lab2-Florea-Output.txt
diff options
context:
space:
mode:
authorAndrei F <[email protected]>2022-11-09 16:15:45 -0800
committerAndrei F <[email protected]>2022-11-09 16:15:45 -0800
commitcb43c7dc6473edcf58b3975feb4fee4e14e822ba (patch)
treeb890a2c9bb852014b640afb3c8ce49aedaa67a2f /CST116-Lab2-Florea-Output.txt
parentFinished code (diff)
downloadcst116-lab2-florea-cb43c7dc6473edcf58b3975feb4fee4e14e822ba.tar.xz
cst116-lab2-florea-cb43c7dc6473edcf58b3975feb4fee4e14e822ba.zip
Added output file
Diffstat (limited to 'CST116-Lab2-Florea-Output.txt')
-rw-r--r--CST116-Lab2-Florea-Output.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/CST116-Lab2-Florea-Output.txt b/CST116-Lab2-Florea-Output.txt
new file mode 100644
index 0000000..25e174e
--- /dev/null
+++ b/CST116-Lab2-Florea-Output.txt
@@ -0,0 +1,9 @@
+Do you want to input temperature in Fahrenheit (F) or Celsius (C)?
+F
+Enter a value in Fahrenheit for temperature (-80F - 121F inclusive):
+-20
+You entered -20 degrees Fahrenheit.
+Enter a speed for the wind in MPH (0 - 231, inclusive):
+30
+You entered 30 miles per hour.
+For -20 degrees F and 30 mph the wind chill is: -53.0284 \ No newline at end of file