Commit 96d28e72 by BellCodeEditor

save project

parent 434df7fc
Showing with 7 additions and 6 deletions
......@@ -3,9 +3,10 @@ class hero:
self.level=1
self.hp=300
self.attack=200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000055555555555555555555555555500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
class SB:
def __init__(self):
self.name = j
self.sex = 1
class SB:
def __init__(self):
self.name = j
self.sex = 1
ren = SB();
ren.name = "牛牛"
\ No newline at end of file
ren.name = "牛牛"
print(ren.name)
\ 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