class Media_Work(object): def __init__(self): _id: int = 0 _IdDict: {} _titleDict: {} class Poem(Media_Work): def __init__(self, id, title, auth