Lesson one

lloyd = {
“name”:“Lloyd”,
“homework”:,
“quizzes”:,
“tests”:
}
alice = {
“name”:“alice”
“homework”:
“quizzes”:
“tests”:
}
tyler = {
“name”:“tyler”
“homework”:
“quizzes”:
“tests”:
}
global name error
help

An {object}
has 1 or 'more properties which are separated from eachother by a comma ,
{property-1,property-2}

oh thanks
that was what I did