var list = ["First": "Apple", "Second": "Orange"]
print(list["Third"])  // nil