There are certain ways to print letters in javascript using unicode FOr example
console.log(
\u0062)
yields a b , so its the same as putting console.log(b)
But now, I do know there are certains way to console.log bold letters, for example
console.log('