Skip to content

Instantly share code, notes, and snippets.

@yxyfer
Last active June 7, 2021 14:22
Presentation
def present_matt():
""" Presents Matt """
# Personal Information
first_name = 'Mathieu'
last_name = 'Rivier'
# School
school = 'Epita'
studies = 'Computer Science Student - Engineer degree'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment