Commit 168caf5f by BellCodeEditor

save project

parent 32f7e0a3
Showing with 4 additions and 5 deletions
import hjuh
w=hjuh.ni()
s=hjuh.s(w)
print(str(s)+'分')
\ No newline at end of file
f=open(r'C:\Users\Administrator\Desktop\bgu.txt','w',encoding='utf-8')
f.write('小明 16本\n'
'小红 10本')
\ 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