Commit e045bcc1 by BellCodeEditor

save project

parent 94c775e3
Showing with 2 additions and 1 deletions
......@@ -20,5 +20,5 @@ def sb2(ip):
pop=pop+i
return pop
result=sb()
result2=sb2(pop)
result2=sb2(result)
print(result2)
\ 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