You've learned the fundamentals. Now I'll teach you to work with text and numbers, the data types you'll use most often.
Strings and numbers have many built-in methods that save you from writing common operations yourself. By the end of this section, you'll format text, parse user input, and perform calculations with confidence.