摘要: from sys import argv script,user_name = argv prompt = '>' print(f"Hi{user_name},I'm the {script}script.")print("I'd like to ask you some question.")pr 阅读全文
posted @ 2020-04-01 23:23 顶点测试 阅读(124) 评论(0) 推荐(0)