Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 251 Bytes

File metadata and controls

5 lines (3 loc) · 251 Bytes

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