Module support for Sololearn Code Playground | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Module support for Sololearn Code Playground

Does anyone know where the information about which modules for programming languages are supported in Sololearn's in-built IDE's? I am specifically looking for python but it would be useful to know where the info is located for future reference. I feel like this question should have been asked before but I could not find anything in the search (maybe wrong wording?). Thanks in advance 👍

28th Dec 2018, 9:59 AM
Rob Bailiff
Rob Bailiff - avatar
2 Answers
+ 9
That has been answered already a couple of times :) You can simply use this code below: https://code.sololearn.com/c071JeXy6LcW/?ref=app For static IDE, you can use: help('modules')
28th Dec 2018, 10:25 AM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 5
Kuba Siekierzyński Thank you very much 👍
28th Dec 2018, 11:17 AM
Rob Bailiff
Rob Bailiff - avatar