Commit b88aaff1 by BellCodeEditor

save project

parent 75cf8ef1
Showing with 3 additions and 1 deletions
...@@ -19,4 +19,5 @@ def god(yyds): ...@@ -19,4 +19,5 @@ def god(yyds):
count=count+i count=count+i
return count return count
a=de() a=de()
print(a) b=god(a)
print(b)
\ 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