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 https://github.com/iotianinnovator/Python_Project Comment if yo...
Comments
Post a Comment