Léonh

>>> from user import place
# 5th

>>> from user import score
# 250 points

>>> from user import affiliation
# Hogeschool Windesheim

>>> from user import country
# Netherlands

No solves yet