qobjects = [ { question: "You can access tuple items by referring to the index number, but what is the index number of the first item?", options: [ "-1", "0", "1" ], correct: 1 }, { fillintheblanks: "exercise_tuples1.htm" }, { fillintheblanks: "exercise_tuples3.htm" }, { fillintheblanks: "exercise_tuples4.htm" } ]