I have to write a program with a switch and a loop. I think I understand how to do this...but my professor wants the program to count up to 8 positive integers, then display the number of even integers and the number of odd integers to the screen. How do I accomplish this counting? I can't seem to find it in my book.