Question: Python please! Q1: write a program that takes input from user by keyboard Make a program that (i) asks the user for a temperature in
Python please!
Q1: write a program that takes input from user by keyboard
Make a program that (i) asks the user for a temperature in Fahrenheit
degrees and reads the number; (ii) computes the correspodning
temperature in Celsius degrees; and (iii) prints out the temperature in
the Celsius scale. Name of program file: f2c_qa1.py
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
