Discussion:
Weekly Assignment/Discussions via Unicheck Week 05
Write the pseudocode for the following:
….. to convert temperature from Celsius to Fahrenheit and Kelvins; from Fahrenheit to Celsius and Kelvins.
- You must use the IF, ELSE, ELIF statements or a combination of these statements.
- You must functions [at least three functions]
- You must have error trapping routine(s)
IT214 Week 5