blob: edee7913717c7121c29236523d978bfc127fa6a3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Are you entering temperature in celsius? Say yes if yes, no or anything else if no: yes
Input a celsius temperature that is greater than -62 but less than 49.5: 40
Input a wind speed in mph that is greater than 0 but less than 231: 120
Temperature: 40F
Wind speed: 120mph
Wind chill: 20.4812
C:\Users\furyf\OneDrive\Desktop\Homework\CST_Homework\CST116 Lab 2\x64\Debug\BlankConsoleLab.exe (process 33256) exited with code 0.
Press any key to close this window . . .
|