Skip to content

How to find even or odd of the input given by the user in python

Notifications You must be signed in to change notification settings

Fareeha10/Even-odd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Even-odd

How to find even or odd of the input given by the user in python This program can determine if the given input is even or odd. I have done this through creating a function in which if int%2 is equal to zero so it is labeled as even otherwise it is odd.

About

How to find even or odd of the input given by the user in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages