qobjects = [
{
question: "Which is a correct module for working with Matlab arrays?",
options: [
"scipy.matlab",
"scipy.io",
"scipy.draw",
],
correct: 1
},
{
fillintheblanks: "exercise_matlab_arrays1.htm"
},
{
fillintheblanks: "exercise_matlab_arrays2.htm"
}
]