UNPKG

javascripting

Version:

Learn JavaScript by adventuring around in the terminal.

2 lines 50 B
var example = 'some string'; console.log(example);