Commit 19c60ed9 by BellCodeEditor

auto save

parent 4ce966e1
Showing with 8 additions and 0 deletions
i = 3
while True
if i>0
i-=1
else:
print("次数用完)
exit()
\ 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