Commit cd80437c by BellCodeEditor

save project

parent 3ac5fefc
Showing with 8 additions and 0 deletions
...@@ -32,3 +32,11 @@ c.e() ...@@ -32,3 +32,11 @@ c.e()
c.e() c.e()
c.s() c.s()
print(c.attack) print(c.attack)
print(30*'-')
print(' 战斗开始')
while True:
print(30*'-')
ww=input('技能1|2')
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