Commit 90f9594a by BellCodeEditor

save project

parent b1963782
Showing with 2 additions and 2 deletions
......@@ -5,4 +5,4 @@ class Hero():
self.attack = 200
阿飘 = Hero()
print(阿飘.)
\ No newline at end of file
print(阿飘.level)
\ 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