V
V
vladpenziy132021-09-29 16:01:49
Python
vladpenziy13, 2021-09-29 16:01:49

How to draw a shape in python using TKinter?

I need to draw a shape 615463aadb119043382567.pngusing tkinter but I can't figure out how to do it

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vindicar, 2021-09-29
@Vindicar

Use canvas , create_polygon() for the outer border, and creat_circle() for the inner circle.
I hope you have the formula for calculating the coordinates of the border.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question