Assignment 13 (30 marks)
Name : _______________
Date : ________________
Nick Name : ___________
Short Question
Write a sample program that utilizes python pygame library and creates a
window, fills the background with white, and draws a blue circle in the middle
of it and Rectangular shape in each corner.
Hint: You need to consider the XY coordinate and use proper width and height
in pixels.
The assignment has to submitted with a screenshot with your output
window and code.
Page 1