Commit c996c274 by BellCodeEditor

save project

parent e047994c
Showing with 8 additions and 4 deletions
import func
d=s.new_input()
print()
\ No newline at end of file
class h:
def__init__(self):
self.level=2
self.hp=400
self.attak=30
yase=h()
print(yase.hp)
\ 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