Changes

Jump to: navigation, search

OPS435 Python Lab 4

1 byte added, 13:04, 19 May 2017
Investigation 2: STRINGS
= Investigation 2: STRINGS =
:Strings are in their most basic form a list of characters, or a bit of text. Strings store text so that we can use them later. In this section we will cover more than just displaying that text to the screen. Here, we will go over cutting strings into sub-strings, joining strings together, searching through strings, and matching strings against patterns.
== PART 1 - String Basics ==
13,420
edits

Navigation menu