Why doesn't Code Playground allow us to have multiple files? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why doesn't Code Playground allow us to have multiple files?

i want to put some of my work on here, as a reference for others to learn from. however the majority of my work, in c++ or java has multiple files attached to one project. does that mean that i have to put everything into one file if i want to upload it onto here? why not allow us to make a project which can have multiple files. let people use header files and packages.

19th Feb 2017, 8:44 PM
Michael Szczepanski
Michael Szczepanski - avatar
2 Answers
+ 19
Yes, you have to put everything into one file. Sololearn developers have a lot of work to do. There are many things to improve. You can leave the link to your github repository in your code to let people see all the files. But I also find it inspiring how people build amazing apps despite the restrictions.
19th Feb 2017, 9:13 PM
Igor Makarsky
Igor Makarsky - avatar
0
My program I am trying to write reads a text file is there anyway for me to add that file
15th Mar 2017, 5:54 PM
Steven Cassidy
Steven Cassidy - avatar