2021年12月6日

学习python第n+1天——我在看笨办法学python(更多的文件操作)

摘要: 这次的代码,并没有成功,现在在检查问题,也希望大家给予帮助 from sys import argv from os.path import exists script, from_file, to_file = argv print(f"Copying from {from_file} to {t 阅读全文

posted @ 2021-12-06 19:27 何奈时 阅读(64) 评论(0) 推荐(0)

导航