class AboutMe:
user = 'Chrysanthi'
occupation = 'BSc (Hons) Student'
hobbies = [
'Watching films',
'Reading',
'Playing the drums'
]
def getPronouns():
return she_her()
def getLocation():
return Groningen_Netherlands()
Highlights
- Pro
Pinned Loading
-
txt2h5p-generator
txt2h5p-generator PublicPython script to create an H5P file for quizzes (MCQs and fill-in-the-blank questions) from control.txt and input.txt files.
JavaScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.