Closed Vanshika-11 closed 3 years ago
I have merged your pr but you need to add this information about turtle in readme.md file in your project folder.
I have merged your pr but you need to add this information about turtle in readme.md file in your project folder.
How can I add a readme.md file now? Could you please tell
Go to your project folder click on add file then click on create new file ,give the name readme.md your readme file will be created :) here you can add the information about your project :)
after adding the information make pr again will accept it :)
🔷Turtle is a special feathers of Python. Using Turtle, we can easily draw in a drawing board.
🔷First we import the turtle module. Then create a window, next we create turtle object and using turtle method we can draw in the drawing board.
🔷We can create so many shapes like a square , star, various patterns of square and so on. Also, with turtle programming , we can create very unique patterns using very simple code as I have done here. It's a RAINBOW BENZENE. Go give a try yourself ! 🔥
🔷If you are doing this for the first time, you will surely be amazed🤩