TORONTO KIDS COMPUTER CLUB | Monday 20:00 Python Practice 20.11.09.
18589
post-template-default,single,single-post,postid-18589,single-format-standard,ajax_fade,page_not_loaded,,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

Monday 20:00 Python Practice 20.11.09.

11 Nov Monday 20:00 Python Practice 20.11.09.

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)

Code to draw a rectangle is

pygame.draw.rect(screen,[red,blue,green],[x,y,width,height,0]

No Comments

Post A Reply to Anonymous Cancel Reply