I have to create a program that converts temperature values from Fahrenheit to Celsius, ask the user to input the number of Fahrenheit temperature to be converted (n). Use a ‘for’ loop to read the...