Commit 96bb0084 by BellCodeEditor

auto save

parent 2be2dfcc
Showing with 4 additions and 4 deletions
position.pop(0) print(1234567+7654321-5050450)
\ No newline at end of file \ No newline at end of file
...@@ -81,4 +81,4 @@ while True: ...@@ -81,4 +81,4 @@ while True:
print(lx+","+ll) print(lx+","+ll)
print("我饮烈酒"+ll) print("我饮烈酒"+ll)
pygame.display.update() pygame.display.update()
FPSCLOCK.tick(3) FPSCLOCK.tick(5)
\ No newline at end of file \ 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