Skip to content

A JavaScript program using recursive function to check whether a given number (either positive or negative) is Even or Not

Notifications You must be signed in to change notification settings

coderjaiz/function-isEven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

function-isEven

A JavaScript program using recursive function to check whether a given number (either positive or negative) is Even or Not.

Open the index.html file with any text editor and insert the right location of the functionisEven.js file

About

A JavaScript program using recursive function to check whether a given number (either positive or negative) is Even or Not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published