Commit a53b2efb by BellCodeEditor

save project

parent 788a32bb
Showing with 5 additions and 5 deletions
......@@ -22,7 +22,7 @@ def ww():
print("-"*30)
# print(total)
return total
# s = ww()
# print(s)
# sss=sda(s)
# print(sss)
\ No newline at end of file
s = ww()
print(s)
sss=sda(s)
print(sss)
\ 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