Available under Creative Commons-ShareAlike 4.0 International License.
Write a script that generates a table of conversions from Fahrenheit to Celsius temperatures for a range and increment entered by the user, such as
Enter the beginning temperature in F:
Enter the ending temperature in F:
Enter the increment value:
Test your script with 20 the beginning Fahrenheit value, 200 the ending Fahrenheit value and 20 the increment.
- 瀏覽次數:1257