plzz ans it plzzzzzzz
Attachments:

Answers
Answered by
0
Answer:
code here
Explanation:
num = int(input("Enter a number: "))
if (num % 2) == 0:
print("{0} is Even".format(num))
else:
print("{0} is Odd".format(num))
Similar questions
Science,
4 months ago
History,
4 months ago
Physics,
4 months ago
Computer Science,
9 months ago
Hindi,
9 months ago