update
This commit is contained in:
BIN
src/learn/02/image.png
Normal file
BIN
src/learn/02/image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 165 KiB |
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
## input() 的简单用法
|
## input() 的简单用法
|
||||||
|
|
||||||
这是书上没有讲的内容
|
这是书上没有讲的内容
|
||||||
|
|||||||
13
src/learn/06/index.md
Normal file
13
src/learn/06/index.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
> 全都怪我
|
||||||
|
> 不该沉默时沉默
|
||||||
|
> 该勇敢时软弱
|
||||||
|
> 如果不是我
|
||||||
|
> 误会自己洒脱
|
||||||
|
> 让我们难过
|
||||||
|
> 可当初的你
|
||||||
|
> 和现在的我
|
||||||
|
> 假如重来过 ——《可惜没如果》
|
||||||
|
|
||||||
|
你的爱情可惜没如果,但是Python不可惜,因为Python有if(不愧是年度最佳烂梗
|
||||||
|
|
||||||
|
## 学好if就一句话:注意缩进!
|
||||||
1
src/learn/07/index.md
Normal file
1
src/learn/07/index.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
擦边视频
|
||||||
@@ -134,4 +134,9 @@ html.dark .shiki span {
|
|||||||
.markdown-body img {
|
.markdown-body img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.markdown-body a {
|
||||||
|
color: #4493f8;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
输出函数 print() 的使用
|
重生之我写Python?
|
||||||
输入函数 input() 需要注意的地方
|
会赢的!
|
||||||
输入用空格隔开,如何写
|
不是,你怎么说话带空格啊?
|
||||||
输出保留N位小数
|
你这身高绝对没有1米76
|
||||||
f-string 格式化字符串
|
优美的Python语言之fuck-string
|
||||||
|
全都怪我,不该沉默时沉默
|
||||||
|
点我看擦边视频
|
||||||
Reference in New Issue
Block a user