Commit a4173ea6 by BellCodeEditor

save project

parent e96c5a25
Showing with 1 additions and 1 deletions
...@@ -8,8 +8,8 @@ def sb(): ...@@ -8,8 +8,8 @@ def sb():
break break
else: else:
total.append(total) total.append(total)
return(break)
else: else:
print("sb,输入数字") print("sb,输入数字")
sb(): sb():
print(total) print(total)
return(break)
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