+ 1
why i cant console log this code
please explain the codes and this bracket key setting https://code.sololearn.com/W8zmYxmGnf9r/?ref=app
2 Answers
+ 8
Add this to display it in console:
console.log(JSON.stringify(groupedPeople) )
+ 1
please explain this code im confused