From 90b47404f58b80c01fed206f8378001d13d6d6d7 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 7 Jan 2024 11:21:14 +0800 Subject: [PATCH] save project --- diy1.py | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/diy1.py b/diy1.py index efdffcc..b36e323 100644 --- a/diy1.py +++ b/diy1.py @@ -1,9 +1,6 @@ - - - - - - +message = "1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111122222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333344444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444455555555555555555555555555555555555555555555555555555555555555555555555555555555" +for i in message: + print(i) -- libgit2 0.25.0