From 5c3444e2d0517757536870802e080e44919dda20 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 24 Apr 2021 11:17:08 +0800
Subject: [PATCH] save project

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

diff --git a/dit,py b/dit,py
new file mode 100644
index 0000000..c3ee265
--- /dev/null
+++ b/dit,py
@@ -0,0 +1,3 @@
+list=['苹果','香蕉','西瓜','香蕉']
+list.remove('香蕉')
+print(list)
\ No newline at end of file
--
libgit2 0.25.0