Commit b9026598 by BellCodeEditor

save project

parent e1388a72
Showing with 2 additions and 2 deletions
......@@ -13,4 +13,4 @@ def bj():
BaiJun.attack = BaiJun.attack+5000
bj()
print(BaiJun.level,BaiJun.hp,BaiJun.attack)
\ No newline at end of file
print('名称:',BaiJun.name,'等级:',BaiJun.level,'血量:',BaiJun.hp,'攻击力:',BaiJun.attack)
\ 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