[SOLVED] What does str stand for? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

[SOLVED] What does str stand for?

27th Mar 2018, 2:32 AM
Cleo Lazar
Cleo Lazar - avatar
2 Answers
+ 8
Welcome to the SoloLearn Q&A, Cleo! str stands for "string", and the str() function converts a values into a string. Also, please take a quick peek at our posting guidlines when you can. Thanks much! ^.^ https://www.sololearn.com/discuss/321242/?ref=app https://www.sololearn.com/Discuss/593497/?ref=app https://www.sololearn.com/Discuss/333866/?ref=app
27th Mar 2018, 2:48 AM
Tamra
Tamra - avatar
+ 8
It stands for the string data-type in Python. It'd probably be best to use the courses' comment-sections for direct questions such as these, btw.
7th May 2018, 1:43 AM
Fox
Fox - avatar