Question 1/6: Which of these lines of code create new variables?
Hint: Click to show.
Option 1:
message = "Good morning, Dave!"
Option 2:
var operatingSystem = "macOS"
Link copied to your pasteboard.