Commit b4fc5784 by BellCodeEditor

save project

parent 55deefca
Showing with 5 additions and 2 deletions
filel=open('C:\\Users\\\\Desktop\\14545.txt','w',encoding = 'utf-8') filel=open('C:\\Users\\\\Desktop\\14545.txt','a',encoding = 'utf-8')
filel.write('iugugid') filel.write('小兰\n')
filel.colse() filel.colse()
#filel=open('C:\\Users\\鲍\\Desktop\\14545.txt','a',encoding = 'utf-8')
#filel.write('\n')
#filel.colse()
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