write a program in which the user can enter X amount of numbers. Once the user has enter 10 positive numbers, the user may not enter anymore numbers. Then the program should display the sum of those 10 positive number and also display the 10 positive numbers.
+3
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “write a program in which the user can enter X amount of numbers. Once the user has enter 10 positive numbers, the user may not enter ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Computers & Technology » write a program in which the user can enter X amount of numbers. Once the user has enter 10 positive numbers, the user may not enter anymore numbers.