Last active
June 7, 2021 14:22
-
-
Save yxyfer/e968070ea8f8f063ea73dd5cc744e397 to your computer and use it in GitHub Desktop.
Presentation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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