python4geeks / Hactoberfest2022

This repository is to allow Hactoberfest 2022 participants to make PR's. This repository aims to help beginners 🤔 with their first successful Pull Request and Open Source Contribution
16 stars 103 forks source link

Create Drawing-Car-Using-Python.py #63

Closed DURGESH716 closed 1 year ago

DURGESH716 commented 1 year ago

Turtle is a python graphics library, which is used for drawing 2d objects in python. Here, In this example, I have drawn car using some of the basic commands of python turtle.

The output of the above code will be as follows: 11111