Ask a question to get started
Enter to sendā¢Shift+Enter new line
box( self, x0: int, y0: int, width: int, height: int
x0
int
y0
width
height
Create a box on ASCII canvas.
x coordinate of the box corner.
y coordinate of the box corner.
box width.
box height.