Commit 3f9f08e1 by BellCodeEditor

auto save

parent 8180b7ff
Showing with 3 additions and 3 deletions
{"第1名": 29, "第2名": 1, "第3名": 0} {"第1名": 29, "第2名": 7, "第3名": 3}
\ No newline at end of file \ No newline at end of file
...@@ -2,7 +2,7 @@ import pygame ...@@ -2,7 +2,7 @@ import pygame
from pygame import locals from pygame import locals
import random import random
import json import json
pygame.init() pygame.init()
class Block(pygame.sprite.Sprite): class Block(pygame.sprite.Sprite):
......
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