摘要: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
posted @ 2021-07-09 14:18
posted @ 2021-03-17 15:50
posted @ 2019-08-27 16:24
posted @ 2017-09-16 19:17