From 8247c1b05fa318f0f6fcc89e28f03751aa4ab9d8 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Fri, 18 Dec 2020 20:21:02 +0800
Subject: [PATCH] save project

---
 diy.py | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/diy.py b/diy.py
index e69de29..e66d815 100644
--- a/diy.py
+++ b/diy.py
@@ -0,0 +1,6 @@
+class Hero:
+    def __init_(self):
+       self.level=1
+       yase=Hero()
+       print("yase血量"yase.hp=300)
+            ("yase攻击力"yase.attend=20)
\ No newline at end of file
--
libgit2 0.25.0