Commit 4d235e23 by BellCodeEditor

save project

parent 1bf4498a
Showing with 2 additions and 2 deletions
i=3
print('您还有'+str-(i-1)+'次机会')
\ No newline at end of file
print('您还有'+str(i-1)+'次机会')
\ 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