JS

variables

Create a string variable

Challenge 1 of 5

Instructions

Create a variable named `name` and assign it the string `"Ada"`.

Editor