Move the print out requesting the user to enter an integer outside of the for loop and it will only print once instead of each time around the loop.
You'll need a way to save the even and odd...