Commit b4cb1911 by BellCodeEditor

save project

parent 5ec53ebb
Showing with 12 additions and 0 deletions
class Hero:
def__init__(self):
self.s=1
self.c=7
self.p=3
asdfghjkl = Hero()
print(asdfghjkl.c)
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