Commit 943cb14d by BellCodeEditor

save project

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