Stop show with sound -- Keyboard shortcut: 'x'  Next slide in show -- Keyboard shortcut: 'n'  47 secondsExpressions, Types, and Functions - slide 29 : 46

Strings
String is an array-like data structure of fixed size with elements of type character.
Like lists, strings are important for many practical purposes, and it is therefore important to familiarize yourself with the string functions in Scheme