//I want my JavaScript code to return "it is a leap year" but it is returning "not a leap year"
function isLeap(year) {
if(year