Poll: what’s your favorite programming language? And why?
agreed with this, although having to type console.log to print sucks a ton
console.log
True - sometimes I just write const print = console.log at the beginning of my code so it’s easier.
const print = console.log