The function used to alter the thickness of the pen to ‘x’ units:
Posted: Wed Jul 13, 2022 7:45 pm
a) turtle.width(x)
b) turtle.span(x)
c) turtle.girth(x)
d) turtle.thickness(x)
b) turtle.span(x)
c) turtle.girth(x)
d) turtle.thickness(x)