Commit eea8258b by BellCodeEditor

save project

parent 5f0e29fc
Showing with 8 additions and 5 deletions
qwewqw=open(r"C:\\Users\\Dell\\Desktop\\ksal.txt",'a',encoding='utf-8') n=''
qwewqw.write('drgrtyhgftyhgfrthgftyhgfrtudrtufujh\n') with open(r'C:\\Users\\Dell\\Desktop\\ksal.txt','a',encoding='utf-8') as filel:
with open(r'C:\\Users\\Dell\\Desktop\\ksal.txt','a',encoding='utf-8') as f1: for data in filel:
f1.write('jhgcffgvhjcklsjshg') if 'hfg:10'in data:
\ No newline at end of file print('hjh')
if 'bvc:33'in data:
print('kghgjhk')
\ No newline at end of file
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