Commit ef63506a by BellCodeEditor

save project

parent 4e9c7f22
Showing with 2 additions and 1 deletions
...@@ -7,5 +7,5 @@ while name !='TT' and cishu !=6: ...@@ -7,5 +7,5 @@ while name !='TT' and cishu !=6:
print(name+'你好呀!') print(name+'你好呀!')
else: else:
print(name+'我不认识你@_@') print(name+'我不认识你@_@')
print('第'+cishu+'次')) print('第'+cishu+'次')
cishu = cishu + 1 cishu = cishu + 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