December 2023
Intermediate to advanced
794 pages
16h 31m
English
It is better to have 100 functions operate on one data structure than to have 10 functions operate on 10 data structures.
Alan Perlis
The Chapter “Strings” introduces the reader to the concepts of strings and string operations. The subsequent sections show how to change Python strings on the fly using string built-in functions, methods, and string operators.
After completing this chapter, the reader will be familiar with the usage related to:
Read now
Unlock full access