from reality.creatures import Human; DerSchinken = Human( name = "DerSchinken", age = 17, hobbys = [ "Programming", "Hiking", "Playing PC Games" ] );