Commit 89bf93ec by BellCodeEditor

save project

parent 601030ec
Showing with 13 additions and 6 deletions
class NiuMa: class a:
HP=10000000000000000000 def __init__(self,name,hp,attack):
rtrt:10000000000000000000000000 self.level=1
nima=NiuMA self.name=name
print(nima.HP) self.hp=hp
\ No newline at end of file self.attack.attack
yase =a("亚瑟",1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000,10000000000000000000000000000)
nm =a("你妈",10000000322222222222222222200000000,1000000000000000000000000000000000000000000000000000)
\ 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