Variables
Question 1/6: Which of these lines of code creates new variables?
Option 1:
message = "Good morning, Dave!"
Option 2:
var operatingSystem = "macOS"
Question 1/6: Which of these lines of code creates new variables?
Option 1:
message = "Good morning, Dave!"
Option 2:
var operatingSystem = "macOS"