Answer the question
In order to leave comments, you need to log in
PYGAME flashes when opened on MAC OS. How to fix?
Installed the simple_draw package.
Entered this code:
point = sd.get_point(100, 100)
radius = 50
for _ in range(3):
radius += 5
sd.circle(center_position=point)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question