Write a C++ program that asks the user to input two numbers. One is lesser than the other. For example, if the user enters 1 and 20, the loop will display 1 to 20 and display the sum of all odd numbers from 1 to 20.
Answers
Answered by
0
Answer:
c++ java 1 to 20 1 3 5 7 9 11 13 15 17 19
Similar questions