Commit 90aa8f21 by BellCodeEditor

save project

parent 7638fd62
Showing with 8 additions and 0 deletions
class Hero:
def__init__(self):
self.level=1
self.hp=100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
self.attack=12345678910111213141516171819202122232425262728292133456789098123456789012345678901234567892345678934567812345678213456789234567
jikaimei=Hero()
print(jikaimei.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