السلام عليكم
ساعدوني يا عشاق السي بلس
بليز تحلولي هالسؤال
Write a function called celsius. It takes as its argument an integer that represents a Fahrenheit temperature. The function should calculate and return the Celsius *****alent of the Fahrenheit temperature.
Write a function called fahrenheit. It takes as its argument an integer that represents a Celsius temperature. The function should calculate and return the *****alent of the Celsius temperature.
Use these functions to write a program that prints charts showing the Fahrenheit *****alent of all Celsius temperatures between 0 and 100 degrees, and the Celsius *****alent of all Fahrenheit temperatures between 32 and 212 degrees. Print the output in a neat tabular format that minimizes the number of lines of output while remaining readable.
__DEFINE_LIKE_SHARE__
|