Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Is Even
Python Code Challenge
106 -
Create a function that takes in a number and returns True if the number is even and False otherwise
Python
Numbers
Functions