Computers and Technology

Create python program code that will use a for loop to ask the user to enter four integers. it will count how many of the integers are divisible by 2. the program will print each of the 4 integers and a message saying whether the integer is even or odd. the code will print the total number of even integers.

answer
Answers: 3

Similar questions

Do you know the correct answer?
Create python program code that will use a for loop to ask the user to enter four integers. it will...

Questions in other subjects: