Skip to content

Instantly share code, notes, and snippets.

@codecademydev
Created April 27, 2017 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codecademydev/12f5fb49ff8f00b0f8b61239828ec80c to your computer and use it in GitHub Desktop.
Save codecademydev/12f5fb49ff8f00b0f8b61239828ec80c to your computer and use it in GitHub Desktop.
Codecademy export
lloyd= {
'name': ["Lloyd"],
'homework': [],
'quizzes': [],
'tests':[]}
alice= {
'name' : ["Alice"]
, 'homework': [],
'quizzes': [],
'tests': []}
tyler= {
'name' : ["Tyler"],
'homework': [],
'quizzes': [],
'tests': []}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment