Question 1/6: Which of these lines create dictionaries?
Hint: Click to show.
Option 1:
var roles = ["captain": "Mal", "engineer": "Kaylee"]
Option 2:
var place = ["road", "Park Lane", "city", "Cardiff"]
Link copied to your pasteboard.