I have code
class Render(): def __init__(self): pass def init_screen(self, h, w): raise NotImplementedError def add_object(self,