摘要: (一)代码 import random import time def print_introduction(): """打印程序介绍信息""" print("=" * 50) print("体育竞技比赛模拟程序") print(f"学号后两位: 23") print("本程序用于模拟乒乓球比赛,根 阅读全文
posted @ 2025-06-21 22:14 荔枝Y 阅读(8) 评论(0) 推荐(0)
摘要: ![](https://img2024.cnblogs.com/blog/3608567/202506/3608567-20250621220558588-1757824316.png) ![](https://img2024.cnblogs.com/blog/3608567/202506/3608567-20250621220619638-5273495.png) ![](https://img 阅读全文
posted @ 2025-06-21 22:07 荔枝Y 阅读(4) 评论(0) 推荐(0)