Commit bde6c972 by BellCodeEditor

save project

parent f059d51b
Showing with 3 additions and 3 deletions
del input(): del hh()
total = [] total = []
while True: while True:
unit= input('有话快说,有屁快放!') unit= input('有话快说,有屁快放!')
...@@ -13,4 +13,4 @@ del input(): ...@@ -13,4 +13,4 @@ del input():
total.append(unit) total.append(unit)
print('_'*30) print('_'*30)
print(total) print(total)
input() hh()
\ No newline at end of file \ 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