Commit 578ebb11 by BellCodeEditor

save project

parent 0a31db0f
import fuck
jieguo=fuck.new_total()
zhenzhendejieguo=fuck.sum(jieguo)
print(str(zhenzhendejieguo))
\ No newline at end of file
...@@ -27,6 +27,6 @@ def sum(abx): ...@@ -27,6 +27,6 @@ def sum(abx):
score+=i score+=i
return score return score
jieguo=new_total() #jieguo=new_total()
zhenzhendejieguo=sum(jieguo) #zhenzhendejieguo=sum(jieguo)
print(str(zhenzhendejieguo)) #print(str(zhenzhendejieguo))
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