Problem
• Calculate the sum of first 50 even numbers.
• Convert the input Celsius degree into its equivalent Fahrenheit degree. Use the formula: F = (9/5) *C+32.
• Determine whether a temperature is below or above the freezing point.
• Determine a student's final grade and indicate whether it is passing or failing. The final grade is calculated as the average of four marks.