Tell us what’s happening:
So, this is the daily task. All coding challenges that I’ve tried will show essentially the same thing, but there’s no code.
As I try to post this it is showing, but when I try the task, there’s nothing. Is there a tab or an option somewhere? I’ve tried scrolling. I opened and closed all tabs. I’m just not sure what I’m missing.
Your code so far
function sumOfSquares(n) {
return n;
}
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0
Challenge Information:
Daily Coding Challenge - Sum of Squares
https://www.freecodecamp.org/learn/daily-coding-challenge/2025-08-19



