

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Still calibrating
click for more info
Not enough gems
Cost: 6 gems
1: Draw Lines
incomplete
2: Cell
incomplete
3: Draw Move
incomplete
This lesson's interactive features are locked, please to keep using them
Time to actually draw something useful on the screen!
The value x=0.0 is the left of the screen, y=0.0 is the top of the screen.
create_line method:canvas.create_line(x1, y1, x2, y2, fill=fill_color, width=2)
main function, then test the program manually.