Commit 994d2cc8 by BellCodeEditor

save project

parent af02ffa4
Showing with 2 additions and 1 deletions
......@@ -7,5 +7,5 @@ pygame.init()
screen=pygame.display.set_mode((3000,3000))
while True:
for aa in pygame.a.get():
if a.type==pygame.QUIT:
if aa.type==pygame.QUIT:
exit()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment