Fundamental Data Types: Strings, Lists, and Collections
Data structures form the essential foundations of programming. They provide ways to structure data in a meaningful manner. Some of types are strings, lists, and collections.
A string is a series of characters. It's often used to contain text, including names, messages, or code. Lists, on the other