Commit 55193b40 by BellCodeEditor

auto save

parent 73306233
Showing with 8 additions and 5 deletions
......@@ -6,13 +6,16 @@ while True:
else:
total.append(unit)
print(total)
#prit(new_input())
eise:
#prit(new_input
try:
unit = int(unit)
Except
Except:
total.append(unit)
print("sb"*30)
return total
rew=new_input()
print(rew)
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