Commit 5c0bcaf3 by BellCodeEditor

save project

parent e7ca1daf
Showing with 3 additions and 0 deletions
...@@ -18,5 +18,7 @@ def sbs(bsb): ...@@ -18,5 +18,7 @@ def sbs(bsb):
for i in bsb: for i in bsb:
sbsb = sbsb+i sbsb = sbsb+i
return sbsb return sbsb
result=sb()
bs = sb bs = sb
print(bs) print(bs)
\ 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