UNPKG

javascripting

Version:

Learn JavaScript by adventuring around in the terminal.

3 lines (2 loc) 61 B
const example = 'example string' console.log(example.length)