From 049aafe6cc925bdb90c767e36de69c71600f0587 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Sat, 6 Mar 2021 21:45:53 -0500 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=20https://gitee.com/cwikius/?= =?UTF-8?q?python-tutorials.git=20=E4=BB=93=E5=BA=93=E8=BF=9E=E9=80=9A?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/course/foundation/04_hello_world.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/course/foundation/04_hello_world.md b/docs/course/foundation/04_hello_world.md index f882a75..aa63268 100644 --- a/docs/course/foundation/04_hello_world.md +++ b/docs/course/foundation/04_hello_world.md @@ -53,3 +53,4 @@ print('hello, world!') ### 命令行运行 +