You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# You are provided an integer. Your task is to write a program that prints "Even" (without quotes) if the number is even and "Odd" (without quotes) if the number is odd.