Question: Using Javascipt: How do you create a conversion table using a While loop? Start with a Fahrenheit temperature of 20 degrees and end with the
Using Javascipt: How do you create a conversion table using a While loop? Start with a Fahrenheit temperature of 20 degrees and end with the temperature of 120 degrees; use an increment value of 5 and use the iFixed() method to format the celsius output. The must have two columns, one for Farenheit temp values and one for the same temperature converted to celsius. A heading needs to be created for both columns.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
