Page 1 of 1

The function used to alter the thickness of the pen to ‘x’ units:

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) turtle.width(x)
b) turtle.span(x)
c) turtle.girth(x)
d) turtle.thickness(x)