Examveda

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

A. turtle.width(x)

B. turtle.span(x)

C. turtle.girth(x)

D. turtle.thickness(x)

Answer: Option A


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python