Hi | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 1

Hi

Does anybody know what string is ?..plz explain it to me

11th May 2022, 2:54 PM
Hanna Insyirah
2 Respostas
+ 2
A string is piece of text just like this message or your question. For most languages, you must make sure the piece of text is surround by quotation marks (" or ') for it to be recognized as a string.
11th May 2022, 2:59 PM
Justice
Justice - avatar
+ 1
String is a data type that is contained within double quotes, i.e. anything between this šŸ‘‰ " " or this ' '
11th May 2022, 3:23 PM
Aurora Borealis
Aurora Borealis - avatar