Skip to main content

5.1) Strings Of Text


In this section, you will learn:

  • what a string is
  • how to access characters in a string of text with indexing
  • how to manipulate strings of text
  • about string methods and how to use them
  • basic input/output