UNPKG

javascripting

Version:

Learn JavaScript by adventuring around in the terminal.

3 lines (2 loc) 89 B
const pizzaToppings = ['tomato sauce', 'cheese', 'pepperoni'] console.log(pizzaToppings)