UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
18 stars 21 forks source link

📃: Turtle Graphics #10

Open yashi-025 opened 1 day ago

yashi-025 commented 1 day ago

:red_circle: Title : Turtle Graphics :red_circle: Aim : Python Turtle graphics examples for Beginner_Projects section :red_circle: Brief Explanation : Turtle is a Python standard library that provides a simple way to create drawings and graphics using a virtual "turtle" that moves around the screen based on commands. Example:

  1. Drawing shapes (e.g., squares, circles, triangles, spiral)
  2. Creating simple animations

Screenshots 📷

Screenshot 2024-10-01 200932


:white_check_mark: To be Mentioned while taking the issue :


Please add labels and assign this issue to me. @yashi-025

github-actions[bot] commented 1 day ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

UTSAVS26 commented 1 day ago

@yashi-025 you can start working on it

yashi-025 commented 1 day ago

Thanks Utsav for giving me this opportunity.

UTSAVS26 commented 1 day ago

Thanks Utsav for giving me this opportunity.

You are welcome