Commit c1ef8ae1 by BellCodeEditor

save project

parent 667736dd
Showing with 3 additions and 4 deletions
import func file1=open(r'C:\Users\Administrator\Desktop\test.txt','w',encoding='utf-8')
fenshu=[10,19,18,15] file1.write('小兰:12本')
zf=func.sum(fenshu) file1.close()
print(zf/len(fenshu))
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