Commit b3361db9 by BellCodeEditor

save project

parent 8d8b49f5
def sum(money):
count=0
for i in price:
for i in money:
count=count+i
return count
......
import func
fen=[89,99,95,98]
zf=func.sum(fen)
print(zf/len(fen))
filel==open(r"C:\Users\Administrator\Desktop\test.txt"'w',encoding='utf-8')
file.write('小兰:12')
filr1.close()
......
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