From 77709af36772f325a5e1e3abaf6124212316c304 Mon Sep 17 00:00:00 2001 From: lkhsss Date: Sun, 29 Jun 2025 19:14:31 +0800 Subject: [PATCH] Obsidian manual commit: 2025-06-29 19:14:31 --- Python/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Python/README.md b/Python/README.md index 1790afd..63ef0e0 100644 --- a/Python/README.md +++ b/Python/README.md @@ -1,4 +1,5 @@ # Python的学习 这是Python学习的记录目录 ## 目录 -- [基本数据类型](Data_type.md) \ No newline at end of file +- [基本数据类型](Data_type.md) +- [条件控制语句](Conditional_Statements.md) \ No newline at end of file