Commit 8595961a by BellCodeEditor

save project

parent 15ff9dcd
Showing with 3 additions and 15 deletions
a=open(r'C:\Users\Administrator\Desktop\text','W'encoding='UTF_8')
a.write('小兰12本')
a.write('小丽11本')
a.write('李哦文12本')
a.write('小兰12本')
a.write('小兰12本')
a.write('小兰12本')
a.write('小兰12本')
a.write('小兰12本')
a.write('小兰12本')
a.write('小兰12本')
a.write('小兰12本')
a.write('小兰12本')
a.write('小兰12本')
s=open(r'C:\Users\Administrator\Desktop\text.txt','a',encoding='utf-8')
s.write('SBSBSBSBSBSBSBSBSBSBSBSBSBSBSBSBSBSBSBS BS BSBSBSBSBSBBSBSBSBSSBSBSBSBSBSBSBSBBSSBBSBS')
s.close()
......
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