From c7e805247a3116a001e0d5f758266b3582801c52 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 24 Sep 2022 19:54:34 +0800 Subject: [PATCH] save project --- quiz.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quiz.py b/quiz.py index e7d2fa3..b50de4c 100644 --- a/quiz.py +++ b/quiz.py @@ -2,5 +2,5 @@ for i in range(1,8): print('克洛诺斯将第' + str(i) + '个孩子吞进肚子里') if i = 5: - break -print('第6个孩子宙斯逃过一劫。) \ No newline at end of file + break +print('第6个孩子宙斯逃过一劫。') \ No newline at end of file -- libgit2 0.25.0