From 6689a87757528add040609328a79acf103fdac2d Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 5 Mar 2023 11:24:39 +0800
Subject: [PATCH] save project

---
 diy.py |  9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/diy.py b/diy.py
index fb9c41d..5638ae9 100644
--- a/diy.py
+++ b/diy.py
@@ -1,2 +1,7 @@
-class Hero():
-    
+class hero():
+    def __init__(self):
+        self.lever=9999999999999999999999999999999
+        self.hp=999999999999999999999999999999999999999999999999999999999999
+        self.attack=0.00000000000000000000000000000000000000000000000000000000000001
+yase=hero()
+print(yase.lever)
\ No newline at end of file
--
libgit2 0.25.0