Tuesday 17:00 Python Practice – 22.05.31.
05 Jun Tuesday 17:00 Python Practice – 22.05.31.
Posted at 05:31h
in
Uncategorized
by admin
Question 1:
Draw the following picture in the pygame window: (could be different color)

Hint: using pygame.draw.circle
Question 2:
Draw below image using pygame. (could using different color)

Hint: using pygame.draw.rect
Sorry, the comment form is closed at this time.