Commit 54df7c4c by BellCodeEditor

save project

parent fcef0c90
Showing with 9 additions and 0 deletions
class 八嘎:
def __init__(self):
self.等鸡 = 1
self.鸡血 = 300
self.攻鸡 = 20
鸭瑟 = 八嘎()
print("鸭瑟的鸡血值:",鸭瑟.鸡血)
print("鸭瑟的攻鸡值:",鸭瑟.攻鸡)
\ 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