IT214: Computer Science and Engineering

 

Discussion:

WRITE THE PSEUDOCODE for the following…

Write the PSEUDOCODE  (Python program) to convert temperature from Celsius to Fahrenheit and Kelvins; from Fahrenheit to Celsius and Kelvins.

Document your program to include your name, course, date written, and the formulas used in the conversions.

Instruct the user on how to enter the data requested.

Required output Date, time, temperature entered, converted temperature, and the exact phrase This program was written by <place_your_name_here>.