Commit ca850e30 by BellCodeEditor

save project

parent 6ff31073
Showing with 1 additions and 1 deletions
......@@ -2,7 +2,7 @@ import pygame
from pygame import locals
import random
import json
with open("record.txt","r",encoding='utf-8')as f:
with open("record.txt","r",encoding='utf-8') 4as f:
zhouhe3b=f.read()
zh=json.loads(zhouhe3b)
one=zh['第1名']
......
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