From 24d44357fa97eee6bc67e212d7ac2d65c0aec3f3 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Sun, 28 Jul 2019 19:43:50 +0800 Subject: =?UTF-8?q?LectureNotesOnPython.rst:=20=E6=B7=BB=E5=8A=A0=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LectureNotesOnPython.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LectureNotesOnPython.rst b/LectureNotesOnPython.rst index df127f2..44a2729 100644 --- a/LectureNotesOnPython.rst +++ b/LectureNotesOnPython.rst @@ -89,7 +89,7 @@ Bit, byte, KB, MB, GB, TB, PB换算。 Python能做什么? ----------------------------------------------------- -可以当一个计算器。 交互模式。 +可以当一个计算器。 交互模式。 脚本模式。 可以处理大量文本。 强大的标准库。 -- cgit v1.2.1