From 8238fe460f4cd1cae61ed19f094099f74f56aa31 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 12 Sep 2021 19:22:55 +0800
Subject: [PATCH] save project

---
 diy2.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/diy2.py b/diy2.py
index 2bc971e..7d78723 100644
--- a/diy2.py
+++ b/diy2.py
@@ -1,4 +1,4 @@
 message = "诺依,周末一起去看动漫展吧!"
 
 # 请对message进行遍历,取出所有元素
-
+print(message[0:15])
--
libgit2 0.25.0