Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Determinate if an number it's even or odd

Description

Define a number variable and determinate if it's even or odd. Print the result.

Expected output

expcted output

Helpuf resources

How to submit my solution?

Add your solution to your README file

More Help?

Slack us 😉

Solution

PLEASE DON'T CHECK THE SOLUTION UNTIL YOU HAVE FINISH YOURS

Take in mind that this is an example solution, your implementation can be different and that's ok

Solution