Python for Everybody (py4e.com)

6.2 String Operations

September 30, 2016 Dr. Charles Russell Severance
6.2 String Operations
Python for Everybody (py4e.com)
More Info
Python for Everybody (py4e.com)
6.2 String Operations
Sep 30, 2016
Dr. Charles Russell Severance
We learn how to extract substrings using slicing, and use the string library to perform common data extraction operations with strings.
Show Notes
We learn how to extract substrings using slicing, and use the string library to perform common data extraction operations with strings.