|
1 | 1 | # Beautiful Butterfly Using Python Turtle
|
2 | | -This repository contains a Python script that uses the Turtle graphics module to draw a beautiful butterfly. |
3 | | - |
4 | | -# Description |
5 | 2 |
|
6 | 3 | This project uses Python's built-in Turtle module to create a stunning butterfly design. The script uses a combination of loops, functions, and Turtle's drawing functions to create the intricate patterns and colors of the butterfly's wings.
|
7 | 4 |
|
| 5 | + |
| 6 | +# Tutorial is available on youtube channel |
| 7 | +click on the link to see :- ([Open in Youtube](https://youtu.be/08rlPhbpavU)) |
| 8 | + |
8 | 9 | # Screenshots
|
9 | 10 |
|
10 | 11 | Beautiful Butterfly
|
11 | 12 | 
|
12 | 13 |
|
13 | | -# Tutorial is available on youtube channel |
14 | | -click on the link to see :- ([Open in Youtube](https://youtu.be/08rlPhbpavU)) |
15 | 14 |
|
16 | 15 | # Features
|
17 | 16 |
|
@@ -63,7 +62,7 @@ Contributions are welcome! If you'd like to add new features or improve the scri
|
63 | 62 |
|
64 | 63 | If you encounter any issues or have questions, please open an issue in this repository.
|
65 | 64 |
|
66 | | -# snakecoding_12 |
| 65 | +# snake.coding |
67 | 66 |
|
68 | 67 | We create a project each 4 days with voting on our <a href="https://youtube.com/@snakecoding_12" target="_blank">Youtube</a> channel.
|
69 | 68 | You can vote for upcoming projects on our channel **community** page :wink:
|
0 commit comments