diff options
Diffstat (limited to 'cst116-Lab2-wilson.txt')
| -rw-r--r-- | cst116-Lab2-wilson.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cst116-Lab2-wilson.txt b/cst116-Lab2-wilson.txt new file mode 100644 index 0000000..25cdf19 --- /dev/null +++ b/cst116-Lab2-wilson.txt @@ -0,0 +1,11 @@ +-----RunResults----- + +Please enter a temperature between -62 and 49.5 degrees Celsius: 50 +Please enter a temperature between -62 and 49.5 degrees Celsius: 40 + 40 Degrees Celsius is approximately 104 Degrees Fahrenheit + +Please enter the wind speed between 0 and 231 mph: 300 +Please enter the wind speed between 0 and 231 mph: 200 + + The windspeed is 200 mph. + The wind chill is: 120.708
\ No newline at end of file |