To run it you need to: First Method (easy): Have Python installed and run the "main.py" script Second Method (medium): Have Python and Pyinstaller installed, run the command "pyinstaller --onefile ...
Notifications You must be signed in to change notification settings This repository contains a Python script that uses the Turtle Graphics library to draw the Indian national flag 🇮🇳, complete with ...