I have a problem with console.log(), because it was not in the playground.
I had finding for seconds and… I made an idea how to make console.log()!
const console = {
log = (text) => {
console.log(text)
}
}
Hope this helps in the playground.
I’m finding for codes like .attr but it is 100% impossible, I think.