From 227a73a882e151c34b5d932073b0a78fde208d01 Mon Sep 17 00:00:00 2001 From: Luthics Date: Thu, 20 Oct 2022 22:06:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b352bdb..739f8ff 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # XJTU-Python 西交大 Python 相关资源 + +### 目录 +/homework 存各次的作业 code + ### 一些自学可以参考的资源 [菜鸟教程](https://www.runoob.com/python3/python3-tutorial.html)