0
What is str?(python)
I want to know what is str. And where to use it. Please answer easily.🙂 Thank you~
3 Antworten
+ 2
Just in case you still needed it: a string is sequence of characters, mainly used to represent text. You can use it throughout your program. Hope this helps, happy coding!
+ 5
Saturn please don't ask such a lesson question here. Finish the lesson and you will answer your question
0
Okay.