Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Odd or Even
Python Code Challenge
37 -
Write a program that takes in a number and determines if it is odd or even.
Python
Numbers
If Statements