Skip to content

Commit 2e74b69

Browse files
committed
更新了项目README.md文件
1 parent 73c8399 commit 2e74b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
- 运算符 - 数学运算符 / 赋值运算符 / 比较运算符 / 逻辑运算符 / 身份运算符 / 运算符的优先级
6262
- 应用案例 - 华氏温度转换成摄氏温度 / 输入圆的半径计算周长和面积 / 输入年份判断是否是闰年
6363

64-
#### Day03 - [分支结构](./Day03 /分支结构.md)
64+
#### Day03 - [分支结构](./Day03/分支结构.md)
6565

6666
- 分支结构的应用场景 - 条件 / 缩进 / 代码块 / 流程图
6767
- if语句 - 简单的if / if-else结构 / if-elif-else结构 / 嵌套的if

0 commit comments

Comments
 (0)