Commit 66ffe8b9 by BellCodeEditor

save project

parent dc191440
Showing with 10 additions and 6 deletions
"C:\Users\Administrator\Desktop\新建文件夹" ayya=open(r'C:\Users\Administrator\Desktop\test.txt','w',encoding='utf-8')
\ No newline at end of file ayya.write('各人的IQ')
ayya.write('银禹博:1999999999')
ayya.write('乔龙生:1209')
ayya.write('薛子怡:13099')
ayya.write('何明飞:1009999999999')
ayya.write('文佳欣:1009')
ayya.close()
ayya=open(r'C:\Users\Administrator\Desktop\book.txt','w',encoding='utf-8') ayya=open(r'C:\Users\Administrator\Desktop\book.txt','w',encoding='utf-8')
ayya.write('小兰:12本, ayya.write('小兰:12本,小丽:11本,李文:9本, 张伟:16本')
小丽:11本,
李文:9本,
张伟:16本')
ayya.close() ayya.close()
\ 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