aboutsummaryrefslogtreecommitdiff
path: root/BlankConsoleLab/CST116-Lab2-Output-Preston.txt
blob: 971cc6304c3e71b9f6c517c704b16e255bbc2715 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Output run for F input

Do you want to enter fahrenheit or celcius? Enter f or c
f
Please enter your fahrenheit temp:
Must be between -80 and 121
-100
Please enter your fahrenheit temp:
Must be between -80 and 121
40
Please enter your wind speed in mph:
Must be between 0 and 231
245
Please enter your wind speed in mph:
Must be between 0 and 231
130
You entered 40F
For 40 degrees F and 130 MPH wind speed, the windchill is: -16.5232

Output run for C input

Do you want to enter fahrenheit or celcius? Enter f or c
c
Please enter your celcius temp:
Must be between -62 and 49.5
-70
Please enter your celcius temp:
Must be between -62 and 49.5
50
Please enter your celcius temp:
Must be between -62 and 49.5
43.5
Please enter your wind speed in mph:
Must be between 0 and 231
210.4
You entered 75.5F
For 75.5 degrees F and 210.4 MPH wind speed, the windchill is: -0.615265