Commit ea6bd8a6 by BellCodeEditor

auto save

parent 05e231fa
Showing with 2 additions and 1 deletions
...@@ -6,4 +6,4 @@ pygame.init() ...@@ -6,4 +6,4 @@ pygame.init()
# 创建一个窗口 # 创建一个窗口
import pygame import pygame
pygame.init() pygame.init()
screen=pygame.display.set_mode((660,448)) screen=pygame.display.set_mode((660,448))
\ 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