class GoodyeAAr(DataScientist):
"""Instanciate your own GoodyeAAr at home !"""
def __init__(self):
super().__init__()
self.name = 'GoodyeAAr'
self.language = {
'python': 'Advanced',
'SQL': 'Advanced',
'bash': 'Intermediate',
]
self.slip = 'de bain'
-
Partenamut
Pinned Loading
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.


