mirror of
https://github.com/teddysun/across.git
synced 2025-04-22 20:09:32 +08:00
2017年 09月 07日 星期四 12:56:52 CST
This commit is contained in:
parent
737f881207
commit
05fe8911c9
@ -73,7 +73,7 @@ def append_file(string):
|
||||
with open('cet.txt','a+') as f:
|
||||
f.writelines(string + os.linesep)
|
||||
|
||||
number = 420550171103600,420550171103700 ### 420550171103524 贺深
|
||||
number = 420550171103500,420550171103600 ### 420550171103524 贺深
|
||||
|
||||
|
||||
### testing
|
||||
@ -84,7 +84,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:
|
||||
@ -96,4 +96,4 @@ for num in range(1,11):
|
||||
continue
|
||||
else:
|
||||
print(zkzh,xm,sep='-->')
|
||||
sleep(0.5)
|
||||
sleep(10)
|
||||
|
Loading…
x
Reference in New Issue
Block a user