$24
Project 2.a
Write a program that asks the user for five numbers and then prints out the average of those numbers.
Project 2.b
Write a program that converts Celsius temperatures to Fahrenheit temperatures.
Project 2.c
Write a program that asks the user for a (integer) number of cents,
from 0 to 99, and outputs how many of each type of coin would represent that amount with the fewest total number of coins.