The string data type is used to represent textual data. It can include letters, numbers, spaces, and symbols. For example, 'Hello123' is a valid string that contains both letters and numbers.
Learn More
AI Generated Content may display inaccurate information, always double-check anything important.
What other data types are there besides strings?
Can strings be modified, and if so, how?
What are some common operations performed on strings?