If-else statement and loop
4 parts of the assignment: Part 1: Check out the lecture notes and read chapter 6 of the text book before attempting these problems (see attachment) 1) Write a program that prompts the user for a number, tests to see whether that number is even or odd and prints out “Number is Even” if it is even, […]

