Jump to content

Main public logs

Combined display of all available logs of Computer Science Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:49, 8 July 2025 Mr. Goldstein talk contribs created page Strings (Manipulation, Common Operations) (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