qobjects = [ { question: "What will be the result of the following syntax:
print(5 > 3)?", options: [ "True", "False", "5 > 3" ], correct: 0 }, { fillintheblanks: "exercise_booleans1.htm" }, { fillintheblanks: "exercise_booleans2.htm" }, { fillintheblanks: "exercise_booleans3.htm" }, { fillintheblanks: "exercise_booleans4.htm" }, { fillintheblanks: "exercise_booleans5.htm" } ]