Python - Conditional Statements
You want to write a program that prints 'Even' if a number is even, and 'Odd' if it is odd. Which code correctly uses if-else to do this?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions