geekdoc-python-zh/docs/pythonlibrary/python-101-working-with-str...

13 lines
565 B
Markdown
Raw Normal View History

2024-10-20 12:24:46 +08:00
# 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/)