From 7d3fa0b72ae12e13474a5bab0c9ee3235fa592fc Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 27 Jun 2021 18:59:14 +0800
Subject: [PATCH] save project

---
 fff.py | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 fff.py

diff --git a/fff.py b/fff.py
new file mode 100644
index 0000000..5750f8a
--- /dev/null
+++ b/fff.py
@@ -0,0 +1,3 @@
+keyword="hello"
+for i in keyword:
+    print(i)
\ No newline at end of file
--
libgit2 0.25.0