Venkatprasadkalet1 / Turtle

creating a heart using python.
3 stars 27 forks source link

edit Turtle.py #4

Closed rahulnshah closed 1 year ago

rahulnshah commented 3 years ago

Hey, I recently edited Turtle.py in your project repository. I simply created a Turtle object by doing t = turtle.Turtle()and added a new function in the file that draws lines around the heart drawing.