qobjects = [
{
question: "Which is NOT a legal numeric data type in Python:",
options: [
"int",
"long",
"float"
],
correct: 1
},
{
fillintheblanks: "exercise_numbers1.htm"
},
{
fillintheblanks: "exercise_numbers2.htm"
},
{
fillintheblanks: "exercise_numbers3.htm"
}
]