Commit 948efb86 by BellCodeEditor

save project

parent e69e2548
Showing with 1 additions and 1 deletions
......@@ -38,7 +38,7 @@ class Player(ren):
print("我使用机关枪,我要把你打成筛子")
fangfang=ren("放放",4000000000,9900,100)
xiangxiang=ren("香香",50000000,9900,1000)
for i
fangfang.combat(xiangxiang)
xiangxiang.combat(fangfang)
#fangfang.jiasu()
......
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