Ask a question to get started
Enter to sendā¢Shift+Enter new line
line( self, x0: int, y0: int, x1: int, y1: int
x0
int
x coordinate where the line should start.
y0
y coordinate where the line should start.
x1
x coordinate where the line should end.
y1
y coordinate where the line should end.
char
str
Create a line on ASCII canvas.
character to draw the line with.