menu driven programYou need to write a menu driven program. The program allows a user to enter five numbers and then a...
loop sum of all odd numbers Create a loop that will output the sum of all odd numbers between 20 and 100. I don't know how to...