From d5dfb099b35dd0ae7be220d3ab8a4e33676d7fd3 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 12 Mar 2023 16:45:04 +0800
Subject: [PATCH] save project

---
 srh.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srh.py b/srh.py
index 5452d30..84c5fbd 100644
--- a/srh.py
+++ b/srh.py
@@ -4,6 +4,6 @@ class Hero:
         self.name = name
         self.hp = hp
         self.attack = attack
-
-yase = Hero("亚瑟",300,20)
+def upgerde
+way:
 print("亚瑟的血量值为:",yase.hp)
--
libgit2 0.25.0