stoneskin

learning coding with Scratch , Python and Java

10.3 Pen Drawing

10.3.1 Understand the Coordinates

coordinates

10.3.2 Drawing with Pen block

Use Pen Block PenBlock PenBlock1

10.3.3 Drawing a shape

Drawing a square pen draw square

10.3.4 Refactor to use function (My block)

block

10.3.5 Drawing lines practice

10.3.5.1 Drawing a Polygon

polygon

10.3.5.2 Art of lines

artoflines

10.3.5.3 Carton Picture

cathead

10.3.6 Examples