Choose the fill color by calling fillcolor() function and pass the color name or color in the #RRGGBB format. After step 1, you must call begin_fill() and then start drawing using Turtle functions. Once you are done with the drawing, call end_fill() function to fill the drawn figure with the selected color
1.begin_fill() in first time
2.end_fill() in last time
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)