Artificial Intelligence
Please fill the required field.

Make swastika symbol in turtle


from turtle import * forward(100) right(90) forward(100) right(90) forward(100) right(90) forward(100) right(135) forward(141.42) right(90) forward(141.42) right(135) forward(100) right(90) forward(100) right(90) forward(100) right(90) forward(100)

1000 Characters left