From 38b7cc9ecad8a0286df2e443fb3fdf848d1e0fee Mon Sep 17 00:00:00 2001 From: bool Date: Thu, 4 Jun 2020 10:42:00 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E6=B3=A1=E5=A6=9E=E7=A5=9E=E5=99=A8.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "\346\263\241\345\246\236\347\245\236\345\231\250.md" | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 "\346\263\241\345\246\236\347\245\236\345\231\250.md" diff --git "a/\346\263\241\345\246\236\347\245\236\345\231\250.md" "b/\346\263\241\345\246\236\347\245\236\345\231\250.md" new file mode 100644 index 0000000..1c12d3a --- /dev/null +++ "b/\346\263\241\345\246\236\347\245\236\345\231\250.md" @@ -0,0 +1,7 @@ +for(i=0;i<365;i++){ + print("i love you !") +} +print(" pa pa pa !") + + + -- Gitee