Learn JavaScript in Construct, part 4: control flow

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • Why do we need to use the tilde mark in the console.log (`Variable `i`is ${i}`); I was getting errors because i thought they were single quotations.