n = int(input("Enter a number:"))
if n % 2 == 0:
print(n, "is an even number")
else:
print(n, "is an odd number")
Quote 53: Ethical earning is key. Quote 52: Grades matter, but your skills, curiosity, and consistency matter even more. Quote 51: Be curio...
No comments:
Post a Comment