Commit 2c82b010 by BellCodeEditor

save project

parent 7dc68e68
Showing with 10 additions and 0 deletions
class hero():
def __init__(self,N,H,A):
L = 1
self.N = N
self.H = H
self.A = A
HY = hero(HY,300,300)
YS = hero(YS,400,200)
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