6: Strings Last updated Dec 1, 2020 Save as PDF 5.10: Debugging 6.1: A string is a sequence Page ID2937 Chuck SeveranceUniversity of Michigan ( \newcommand{\kernel}{\mathrm{null}\,}\) 6.1: A string is a sequence6.2: Getting the length of a string using len6.3: Traversal through a string with a loop6.4: String Slices6.5: Strings are immutable6.6: Looping and Counting6.7: The in operator6.8: String Comparison6.9: String Methods6.E: Strings (Exercises)6.G: Strings (Glossary)6.10: Parsing strings6.11: Format operator6.12: Debugging