You now have all the tools for working with text and numbers. You can parse, format, search, and manipulate any string or numeric data.
Next, you'll learn arrays. Arrays let you store multiple values in a single variable. Combined with string and number methods, arrays give you useful patterns for processing data.