UNPKG

javascripting

Version:

Learn JavaScript by adventuring around in the terminal.

2 lines 60 B
var example = 'example string'; console.log(example.length);