n = int(input("Enter a number:"))
if n % 2 == 0:
print(n, "is an even number")
else:
print(n, "is an odd number")
https://youtube.com/shorts/LFsE2j8mGy4 Hi. So, I just want to share a recent experience that I had. Um, so I was in a hotel gym and uh there...
No comments:
Post a Comment