From 9a1ba731f963023a723d3c7f52bc47b28b0c6f8e Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 18 Feb 2023 16:08:58 +0800 Subject: [PATCH] auto save --- diy2.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/diy2.py b/diy2.py index e1f39b6..1aadd19 100644 --- a/diy2.py +++ b/diy2.py @@ -1,5 +1,2 @@ message = "诺依,周末一起去看动漫展吧!" -# 请对message进行遍历,取出所有元素 -for i in message: - print(i) -- libgit2 0.25.0