Files using control codes instead of numbers

前端 未结 0 1964
鱼传尺愫
鱼传尺愫 2020-12-07 23:49
level = 6

try:
    with open(\'highscore.txt\', \'r+\') as frplus:
        highscore = int(frplus.read())
        if level &g         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题