+ 2
What exactly is a string
What is a string because I don't get it
4 ответов
+ 1
a String is kind of like an array of characters but in an easier way to understand as a human, everything i just replied to you with is a String of characters, basically its just another data type like int or float or boolean.
0
a string is like a code with an output of text.
eg.
print("this is string")
-------------------
that's what string looks like.
0
string es un codigo que se uyiliza para determiane lls caracteres de un palabra (caracteres= cantidad de letras que tiene una palabra)