Hour 10. Working with Strings
What You’ll Learn in This Hour:
How to create strings
Working with string functions
Formatting strings for output
One of the strong points of the Python programming language is its ability to work with text. Python makes manipulating, searching, and formatting text data almost painless. This hour explores how to create and work with text strings in your Python scripts.
The Basics of Using Strings
Before we dive too ...
Get Sams Teach Yourself Python Programming for Raspberry Pi in 24 Hours, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.