Tuesday Python Homework 18:30 – 22.01.18.
23 Jan Tuesday Python Homework 18:30 – 22.01.18.
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.