Commit 125424a0 by BellCodeEditor

save project

parent fd8be02b
Showing with 8 additions and 1 deletions
import func
import sum
data = gaia.jik()
score = sum.sum1()
print("总分"+str(score))
\ No newline at end of file
def sum(money):
def sum1(money):
count = 0
for i in money:
conut += i
......
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