TORONTO KIDS COMPUTER CLUB | archives
141
archive,paged,category,category-archives,category-141,paged-6,category-paged-6,ajax_fade,page_not_loaded,,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

archives

21 Jul Aurora Saturday 16:30 Python Homework 20.07.18.

Question 1:(if you did not do this question last week) 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]...

Read More