2024.10 作业 - 教科书P109~112整理 代码部分
P119-1
1234567891011#! /usr/bin/python3# encoding=utf-8score=int(input("领先球队分数"))score-
2024-10-02