Commit 0c6b90bc by BellCodeEditor

save project

parent 30ad1d18
Showing with 1 additions and 1 deletions
a=open(r'C:\Users\maku02\Desktop\杀币才会看的.txt','w',encoding='utf-8')
a=open(r'C:\Users\maku02\Desktop\杀币才会看的.txt','a',encoding='utf-8')
b=input('姓名:')
c=input('本数:')
a.write(b+':'+c+'本 ')
......
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