Daily Coding Challenge - Perfect Square

Tell us what’s happening:

i dont know how to code i am still a beginner and i really need this to improve my coding skills

Your code so far

function isPerfectSquare(n) {

  return n;
}

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36

Challenge Information:

Daily Coding Challenge - Perfect Square
https://www.freecodecamp.org/learn/daily-coding-challenge/2025-09-24

if you are a beginner please go to the curriculum, you will be able to do the daily challenges after you do a good chunck of the javascript curriculum https://www.freecodecamp.org/learn/full-stack-developer/