+ 1

Does SoloLearn have any sample files available for open/read functions through the code playground that we can use?

Sample files in code playground

28th Oct 2020, 12:01 PM
Yeldan Dulan
Yeldan Dulan - avatar
2 Answers
+ 6
You can use the following tutorial: https://code.sololearn.com/cESZeFlM1cRR/?ref=app Keep in mind, that files you create on playground only exists during the execution of your code. So this means that you have to create files as mentioned. But there are also some persistant files on sololearn. Some are used in the tutorial for Data Science. https://sololearn.com/uploads/files/president_heights_party.csv https://sololearn.com/uploads/files/iris.csv
28th Oct 2020, 12:44 PM
Lothar
Lothar - avatar
+ 2
Yes, in the lessons Try to use it's name in your code
28th Oct 2020, 12:44 PM
Muhammad Galhoum
Muhammad Galhoum - avatar