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.
HW. Bubble Sort Descending Order
Lesson 8 updated
python, attributes, setter and getter the pythonic way (V2)
shuru9
Add missing names
Tax task
lab00.py
salarysms
if else
reverse Aufgabe
Please log in to post a comment.