https://github.com/satya-ajayy/turtle-programs
https://github.com/satya-ajayy/turtle-programs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/satya-ajayy/turtle-programs
- Owner: satya-ajayy
- Created: 2024-08-13T06:35:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-27T14:26:07.000Z (9 months ago)
- Last Synced: 2025-02-27T20:24:02.890Z (9 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turtle Programs
This repository contains a collection of programs developed in Python using the Turtle graphics library. Turtle graphics is a popular way to introduce programming concepts, especially for creating simple drawings and visual patterns.