mbhatti4 e7fa4e9eb7 Submit 2:
Here i wrote the fucntion for the body. I first positioned myself on the canvas where i wanted to start drawing and then called the oval function to draw it out.

I am struggling to get the program to draw. I don't think there is any errors in my code, as it is farily simple, but when i run it, it justdraws a weird shape.
2025-10-05 16:47:35 -04:00
2025-08-30 01:11:51 +00:00
2025-08-30 01:11:51 +00:00
2025-10-05 16:47:35 -04:00
2025-08-30 01:11:51 +00:00
2025-08-30 01:11:51 +00:00
2025-10-05 16:38:56 -04:00

(Drawing project)

Description

I will be making a butterfly fluttering its wings. The view will be from the front, where you can see both wings. I may also have it move across the screen and look like its really flying. This depends on how much time I can spend on the project, and If i am able to figure the code out.

Description

Planning

(Include your planning here, including your project milestone.)

Milestone 1

Create function for the most used shapes in the project. This will include an oval, rectangle and triangle function. I will also have a fly fucntion that will help when i begin drawing.

Milestone 2

Create background. I want to have a solid color background.

Milestone 3

Description
No description provided
Readme 36 KiB
Languages
Python 100%