Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 266 Bytes

File metadata and controls

18 lines (11 loc) · 266 Bytes

Draw python logo

Modules required:

pip install PythonTurtle

Importing the module

import turtle

Output of this code: