Skip to content

Instantly share code, notes, and snippets.

@timo-boehm
Created June 13, 2020 08:49
Show Gist options
  • Save timo-boehm/5f588acb24f379000f284e4a739812a2 to your computer and use it in GitHub Desktop.
Save timo-boehm/5f588acb24f379000f284e4a739812a2 to your computer and use it in GitHub Desktop.
print(scores("Timo", 55)) # {'Timo': 'failed'}
print(scores("Andy", 80)) # {'Timo': 'failed', 'Andy': 'passed'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment