Commit c7f3449f by BellCodeEditor

save project

parent b7f9557e
Showing with 3 additions and 0 deletions
......@@ -5,3 +5,5 @@ class hero:
self.attack=20
zhouyu=hero()
print(zhouyu.hp)
print(zhouyu.attack)
print(zhouyu.lever)
\ 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