Python
Correct way to draw a line in canvas tkinter

None of the mentioned
create_line(canvas)
line()
canvas.create_line()

ANSWER DOWNLOAD EXAMIANS APP