Write a program that prompts the user to input numbers, 10 times and prints the difference between sum of odd and sum of even numbers.. input the program should take 10 positive integers as input.



Answer :

Other Questions