Daily Coding Challenge - Digital Detox

Tell us what’s happening:

    i dont  underatand  how to do code        

Your code so far

function digitalDetox(logs) {

  return logs;
}

Your browser information:

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

Challenge Information:

Daily Coding Challenge - Digital Detox
https://www.freecodecamp.org/learn/daily-coding-challenge/2026-02-01

Try writing out the steps you think you will need to take to satisfy the requirements for this challenge.

if you have never coded before, pleast start from the curriculum, not the daily challenges

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.