Commit 5002ece7 by BellCodeEditor

save project

parent dd580538
Showing with 4 additions and 8 deletions
import pygame i = 1
for a inrange(10):
# 初始化pygame,为使用pygame做准备 print
pygame.init() \ No newline at end of file
# 创建一个窗口
scree = pygame.display.set_mode(660.400)
\ 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