摘要: 实例一: print("\n","="*10, "蚂蚁庄园动态", "="*10) file = open('message.txt', 'w') print("即将显示......\n") 实例二: print("\n", "="*10, "蚂蚁庄园动态", "="*10) file = open 阅读全文
posted @ 2022-12-04 15:35 超级无敌宇宙暴龙战士 阅读(30) 评论(0) 推荐(0)