qobjects = [
{
question: "What is a correct syntax for adding items to a set?",
options: [
"add()",
"insert()",
"push()"
],
correct: 0
},
{
fillintheblanks: "exercise_sets2.htm"
},
{
fillintheblanks: "exercise_sets3.htm"
}
]