diff --git a/cet.txt b/cet.txt index 66d0f1d..a075c6e 100644 --- a/cet.txt +++ b/cet.txt @@ -1,2 +1,3 @@ 姓名:潘猛学校:武汉晴川学院考试级别:英语四级笔试成绩准考证号:420550171103523总分:273听力:87阅读:109写作和翻译:77口试成绩准考证号:--等级:-- 姓名:潘猛学校:武汉晴川学院考试级别:英语四级笔试成绩准考证号:420550171103523总分:273听力:87阅读:109写作和翻译:77口试成绩准考证号:--等级:-- +姓名:贺深学校:武汉晴川学院考试级别:英语四级笔试成绩准考证号:420550171103524总分:370听力:156阅读:95写作和翻译:119口试成绩准考证号:--等级:-- diff --git a/cet_query.py b/cet_query.py index 5a5f1a0..b1a1a11 100644 --- a/cet_query.py +++ b/cet_query.py @@ -74,7 +74,7 @@ def append_file(string): with open('cet.txt','a+') as f: f.writelines(string + os.linesep) -number = 420550171103519,420550171103699 ### 420550171103524 贺深 +number = 420550171103515,420550171103600 ### 420550171103524 贺深 ### testing @@ -85,7 +85,7 @@ else: print('没有') exit(0)''' ### testing end -names = ['赵昊罡'] +names = ['贺深','赵昊罡'] for num in range(1,11): for zkzh in [i for i in range(*number)]: for xm in names: