Commit 6f90a8cc by BellCodeEditor

save project

parent 69f99d97
Showing with 6 additions and 0 deletions
......@@ -5,6 +5,12 @@ def day():
if unilt=="q":
break
else:
try
unilt=int(unilt)
except:
print("")
toual.append(unilt)
print(toual)
day()
......
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