Skip to main content
2 of 4
Added next toolbox
Wheat Wizard
  • 102.8k
  • 23
  • 299
  • 697

#9. JavaScript (Babel Node), 14 bytes

console.log`8` 

Try it online!

Miraculously all the characters needed were available.

Next toolbox