Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
even odd
print("program to check even or odd") print("enter any no") num = int(input()) if (num % 2) ==0: print("even hai bha") else: print("odd hai bha")
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
PyRegGreed
Convert to lowercase
PySlots2
Ex_039.py
Lesson 5
kenken1
thermal_containers
Depth First Search - Find path
pico menu
Fibonacci to the Nth number
Please log in to post a comment.