n = int(input("Enter a number:"))
if n % 2 == 0:
print(n, "is an even number")
else:
print(n, "is an odd number")
Quote 55: Your brand grows through authentic achievements. Quote 54: Personal branding is clarity, consistency, and credibility. Quote 53: E...
No comments:
Post a Comment