Jump to content

Strings (Manipulation, Common Operations): Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 July 2025

  • curprev 12:4912:49, 8 July 2025 Mr. Goldstein talk contribs 3,004 bytes +3,004 Created page with "=== 3.5.2 Strings (Manipulation, Common Operations) === You've already learned that a '''String''' is a reference data type that holds a sequence of characters, like words or sentences. But what can you ''do'' with strings? How do you change them or get parts of them? '''String Manipulation''' refers to all the different ways you can work with and change strings in your program. Because text is such a common type of data, programming languages provide many useful tools..." Tag: Visual edit