修完等几秒 👁️ 14 人浏览 💬 0 人评论 ❤️ 添加收藏 运行下面这段程序,填写它打印出来的结果。retry = 2 wait = 4 print(str(retry) + "/" + str(wait) + "/" + str(wait // retry))
全部评论