07 2021 档案

摘要:import re wordname = input("Enter the new Shop Name: ") with open('password.txt','r') as f: lines = f.readlines() for idx,line in enumerate(lines,1): 阅读全文

posted @ 2021-07-09 14:18 星期六男爵 阅读(192) 评论(0) 推荐(0)

导航