Variables Lab. Please see lesson on Variables Conceptual for an overview on variables before attempting.
Check out the cheat sheet here: https://gist.github.com/robgmerrill/7...
Press Command + Option + J (Mac) or Control + Shift + J (Windows, Linux, Chrome OS) to jump straight into the Console panel.
While in the console, if you need to go to a new line without running the code press Shift + Return or Shift + Enter