Python
Correct way to draw a line in canvas tkinter

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

ANSWER DOWNLOAD EXAMIANS APP