Commit a3d784e5 by BellCodeEditor

save project

parent 63e02ee5
Showing with 6 additions and 6 deletions
a=open(r'C:\Users\mak\Desktop\周日\抢劫银行.txt','w',encoding='utf-8') with open(r'C:\Users\mak\Desktop\周日\抢劫银行.txt','a',encoding='utf-8') as a:
a.write('Shit,Fuck MaKe' a.write('Shit,Fuck MaKe'
'\n马克老师是歌姬' '\n马克老师是歌姬'
'\n马克老师捡垃圾') '\n马克老师捡垃圾')
a.close() a.close()
\ No newline at end of file \ 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