0
what is a string?
please tell me.
9 Answers
+ 8
Anything including letters(upper case and lower case) , characters , digits and special symbol kept inside inverted commas(") is something we called string in python.
eg- "tao chi"
: " 55$633-"
"DHDHDJhdh"
"#&#&##=?/!,"
"23âŹÂ©Â„^±Ă"
"teydgGVI253@*&"
these all are strings .
Basically anything which is kept inside inverted commas are strings. OK
+ 4
It is simply a bunch of characters.
In the sense a character is a letter where as string is a word.
+ 2
one of the basic types in python that store text.
+ 1
thanks @lalit negi but you forgot about the escape character
0
one string is an array of char.
0
hii l
0
it is very usefull type of data that helps us to manage characters
0
Hindi main hai learn python plz
- 2
is the thing that comes out of the spider