question archive write a complete program to allow user to input integer numbers by using while loop
Subject:Computer SciencePrice: Bought3
write a complete program to allow user to input integer numbers by using while loop. count how many numbers that can be divisible by 3 and how many numbers can divisible by 5. then, the program will stop until user enter -1