Commit 85a1b50a by BellCodeEditor

save project

parent d1f35cf6
Showing with 4 additions and 6 deletions
print("hello world")
\ No newline at end of file
with open(r'C:\\Users\\Administrator\\Desktop\text.txt','a',encoding='utf-8') as file1: for a in range(0,1001):
for data in file1: print(a)
if 'ttgreytgyhtyehg' in data:
print('dflkijghoritghbio[]')
#file1.write('小张捐了两只猪')
#file1.write('老八捐了两座厕所')
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment