Commit 275e9f05 by BellCodeEditor

save project

parent 96d28e72
Showing with 1 additions and 1 deletions
...@@ -5,7 +5,7 @@ class hero: ...@@ -5,7 +5,7 @@ class hero:
self.attack=200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000055555555555555555555555555500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 self.attack=200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000055555555555555555555555555500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
class SB: class SB:
def __init__(self): def __init__(self):
self.name = j self.name = "j"
self.sex = 1 self.sex = 1
ren = SB(); ren = SB();
ren.name = "牛牛" ren.name = "牛牛"
......
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