+ 1
[SOLVED] What does str stand for?
2 odpowiedzi
+ 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
+ 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.