https://github.com/mangesh-bhattacharya/project-1
Creation of Indian Flag in Python language.
https://github.com/mangesh-bhattacharya/project-1
geeksforgeeks-python python tkinter-python trinket turtle-graphics
Last synced: about 1 year ago
JSON representation
Creation of Indian Flag in Python language.
- Host: GitHub
- URL: https://github.com/mangesh-bhattacharya/project-1
- Owner: Mangesh-Bhattacharya
- License: mit
- Created: 2022-08-15T17:58:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T21:32:49.000Z (almost 4 years ago)
- Last Synced: 2025-02-19T05:07:04.006Z (over 1 year ago)
- Topics: geeksforgeeks-python, python, tkinter-python, trinket, turtle-graphics
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Drawing the Indian flag using turtle graphics
Turtle graphics is a popular way for introducing programming to new coders.
## Developed the 'Indian Flag' using these links or guides
- Color below to see its turtle name, CSS name, hex code, or RGB values [Trinket Colors](https://trinket.io/docs/colors)
- Trutle coding in Python guide [Turtle Guide](https://www.geeksforgeeks.org/turtle-programming-python/)
- Background color in Python [Trutle Guide BG](https://www.geeksforgeeks.org/turtle-screen-bgcolor-function-in-python/)
- Turtle graphics [Python Docs](https://docs.python.org/3.12/library/turtle.html#)
## Demo
https://user-images.githubusercontent.com/84471637/184711469-ccbecd23-4c8c-45b3-9daa-7036a9922a7e.mp4