Chapter 10. Working with Strings

Terms in This Chapter

  • Argument

  • Decimal 10

  • Exception

  • Field

  • Function

  • Hexadecimal 16

  • Namespace

  • Octal 8

  • Parsing

  • Separator

  • Sequence

  • string module

  • Substring

  • Whitespace

Sooner or later, you'll need to format, parse, or manipulate strings. For these tasks, you'll likely use the functions in the Python string module. Spend some time familiarizing yourself with this module by following along with the examples in this chapter.

Get Python Programming with the Java™ Class Libraries: A Tutorial for Building Web and Enterprise Applications with Jython 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.