Commit 0e5ae932 by BellCodeEditor

save project

parent dc4f9495
Showing with 9 additions and 0 deletions
class hero:
def __inif__(self):
self.leve1=100
self.hp=30000
self.attack=2000
yase = hero()
print(yase.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