From af81a0e1c83b20cdabda9ce9999a37b3d6621825 Mon Sep 17 00:00:00 2001 From: LAI-1048576 <7530270+index-1048576@user.noreply.gitee.com> Date: Wed, 27 May 2020 16:38:39 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E4=B8=80=E4=B8=AA=E4=BA=BF=E7=9A=84?= =?UTF-8?q?=E4=BB=A3=E7=A0=81Python=E7=89=88.py.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...277\347\232\204\344\273\243\347\240\201Python\347\211\210.py" | 1 + 1 file changed, 1 insertion(+) create mode 100644 "\344\270\200\344\270\252\344\272\277\347\232\204\344\273\243\347\240\201Python\347\211\210.py" diff --git "a/\344\270\200\344\270\252\344\272\277\347\232\204\344\273\243\347\240\201Python\347\211\210.py" "b/\344\270\200\344\270\252\344\272\277\347\232\204\344\273\243\347\240\201Python\347\211\210.py" new file mode 100644 index 0000000..a553cb3 --- /dev/null +++ "b/\344\270\200\344\270\252\344\272\277\347\232\204\344\273\243\347\240\201Python\347\211\210.py" @@ -0,0 +1 @@ +while True: print(input().strip("吗??")+"!") \ No newline at end of file -- Gitee