From 3d1bb585ee962a4d860f3c14946e808abc600110 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 21 Feb 2021 14:30:47 +0800
Subject: [PATCH] save project

---
 func.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/func.py b/func.py
index 89a3913..b703da0 100644
--- a/func.py
+++ b/func.py
@@ -10,7 +10,6 @@ def new_input():
                 except:
                     print("z")
                 else:
-                    total.appent(unit)
-            total.append(unit)
+                    total.append(unit)
     print(total)
 new_input()
\ No newline at end of file
--
libgit2 0.25.0