摘要: import redef basic_cal(cal_list): def del_ex(temp,ind): cal_list[ind-1]=temp del cal_list[ind],cal_list[ind] def mul_div(c_list): while True: for inde 阅读全文
posted @ 2020-06-05 06:00 原竹 阅读(1193) 评论(0) 推荐(0) 编辑