qobjects = [
{
question: "The random.logistic() method has three parameters, which ones?",
options: [
"loc scale size",
"dev loc size",
"lam dev size"
],
correct: 0
},
{
fillintheblanks: "exercise_random_logistic1.htm"
},
{
fillintheblanks: "exercise_random_logistic2.htm"
}
]