Skip to content

Commit a92891c

Browse files
authored
Update kc25.md
1 parent fbda279 commit a92891c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

kc/kc25.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,10 @@ python is best
112112
```
113113
### 代码区 8
114114
```python
115-
# 练习题 把这些函数,执行一下,看一下对应的结果是啥样的,加深印象
116-
1 v = 'python-is-the-best-tools'
117-
2 v
118-
3
115+
1 # 练习题 把这些函数,执行一下,看一下对应的结果是啥样的,加深印象
116+
2 v = 'python-is-the-best-tools'
117+
3 v
118+
4
119119
```
120120
![4](https://user-images.githubusercontent.com/103555341/163546933-bee710b5-943e-454e-b00d-922d2b897614.jpg)
121121

0 commit comments

Comments
 (0)