#Regular JS

5 messages · Page 1 of 1 (latest)

lime comet
#

Sending a lot of messages in the console and wanting to add a numbercount of it starting from 1

frosty turtle
#

Make a let i = 0 and put i++ into your console.logs

lime comet
#

What if its 2 console logs

#

combined

#

and i wanna make them be on the same count