From b4022ffc3dfb5deca935978486e5fdafcf17ad5d Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 7 May 2023 11:33:09 +0800
Subject: [PATCH] save project

---
 func.py | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 func.py

diff --git a/func.py b/func.py
new file mode 100644
index 0000000..bbf51eb
--- /dev/null
+++ b/func.py
@@ -0,0 +1,4 @@
+import func I    
+data=func.new_input()
+score=func.sum(data)
+print("这位选手的总分数为"+str(score))
\ No newline at end of file
--
libgit2 0.25.0