What is the OS that SoloLearn uses for executing code/script | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the OS that SoloLearn uses for executing code/script

See title. I am building a OS dependent project but I don't know what OS that SoloLearn uses.

24th Jul 2022, 5:56 PM
Isaac Palmersheim
2 Answers
24th Jul 2022, 8:46 PM
Alex
Alex - avatar
+ 2
Linux servers. Isaac Palmersheim in java, find by : System.out.print( System.getProperty("os.name")); in python: import os os.system('uname')
24th Jul 2022, 7:02 PM
Jayakrishna 🇮🇳