13 lines
565 B
Markdown
13 lines
565 B
Markdown
|
|
# Python 101 -使用字符串(视频)
|
||
|
|
|
||
|
|
> 原文:<https://www.blog.pythonlibrary.org/2020/06/16/python-101-working-with-strings-video/>
|
||
|
|
|
||
|
|
在这个截屏中学习如何使用 Python 中的字符串。
|
||
|
|
|
||
|
|
[https://www.youtube.com/embed/2mDTBHODJR0?feature=oembed](https://www.youtube.com/embed/2mDTBHODJR0?feature=oembed)
|
||
|
|
|
||
|
|
这个视频基于我的书 [Python 101 第二版](https://leanpub.com/py101)中的一章。
|
||
|
|
|
||
|
|
你可以在这里阅读书面版本:
|
||
|
|
|
||
|
|
* [Python 101:使用字符串](https://www.blog.pythonlibrary.org/2020/04/07/python-101-working-with-strings/)
|