Code Experts
Home
Challenges
Notes
Compiler
Forum
Exam
Contact
Sign in
Sign up
Home
Challenges
Notes
Compiler
Exam
Forum
Contact
Log In / Register
Copied To Clipboard !
Even Number Check
Write a Python code that takes an integer `number` as input and returns "Even" if the number is even, and "Odd" if the number is odd.
Code :
4
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment