5 lines
136 B
Markdown
5 lines
136 B
Markdown
### String
|
|
|
|
Strings are one of the primitive data types in JavaScript.
|
|
They are sequences of characters and are used to represent text.
|