Commit e506790e by BellCodeEditor

save project

parent 88e1c164
......@@ -21,7 +21,7 @@ def sum(m):
y = new_input()
print(y)
summmm=sum(y)
print(summmm)
# y = new_input()
# print(y)
# summmm=sum(y)
# print(summmm)
import func
wai=func.new_input()
gua=func.sum(wai)
print('这位小盆友的得分是'+str(gua)+'粪')
\ 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