Hello IoTIAN , In this video we create a SANTA Claus’ HAT using python in this we use turtle library for drawing the steps are following for creating Santa Hat.
- Import TURTLE library
- Import shapes file which already built
- Import RANDOM library
- Give the name to your turtle pen
- Set the speed of your pen
- Choose background color
- Draw a circle in which area you want to create a cap
- Create a red color triangle
- Set different circle with different radius and coordination to convert it into a cap
- Hide the turtle using myPen.hideturtle()
The Code in this give a link for the following Santa HAT
Comment if you have any problem and you made it!!!!!!.
Comments
Post a Comment