Commit 31bd23cd by BellCodeEditor

save project

parent 382a832a
Showing with 10 additions and 2 deletions
cs d sedfsdf sedf efc d class Hero:
\ No newline at end of file def __init__(self):
self.level=100
self.hp=999999999999999999999999
self.attack= 8274628389
dunshan = Hero()
print(dunshan.hp)
print(dunshan.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