UNPKG

javascripting

Version:

Learn JavaScript by adventuring around in the terminal.

3 lines (2 loc) 62 B
const someString = 'this is a string' console.log(someString)