Set up a Python program

Write a table of conversions from Celsius to Fahrenheit. To perform this conversion multiply by 9/
and add 32. Your table should have an appropriate heading. Print only for Celsius temperatures
divisible evenly by 20. Let the user input the stopping value (the Celsius value where the table stops