Commit 290e2bbd by BellCodeEditor

save project

parent f1a3660a
Showing with 1 additions and 1 deletions
......@@ -4,7 +4,7 @@ class Hero:
self.attck=100
self.hp=200
yase=Hero()
print(yase.hp)
print(yase.hp)
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