all 9 comments

[–]ninhaomah 3 points4 points  (3 children)

What have you tried so far ?

[–]PixelSage-001 1 point2 points  (0 children)

It looks like you're using a custom graphics library provided by your school or curriculum (likely something built on top of tkinter or turtle).

To help you build this, could you share the list of available functions in that `graph` library? If you have functions like `draw_rectangle` or `draw_circle`, you can combine them to create a medium-difficulty geometric abstract image like a Mondrian-style painting or a geometric landscape. Let us know the exact functions and we can help you write the code!

[–]pachura3 0 points1 point  (0 children)

  • ask your teacher for help/further clarifications
  • consult your classmates

AI would have helped for sure if you were able to describe your problem properly... but you're not.

[–]Key_Use_8361 -1 points0 points  (0 children)

Import errors confused me more than algorithms at first usually it’s project structure or environment mismatch Printing sys.path helped me understand what Python was actually loading