Which py libraries is it possible to use in code playground? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which py libraries is it possible to use in code playground?

Some std lib dosn't work in code playground , for ex: turtle. Instead numpy, a 3rd part lib, does. Is there a list of aviable libs? For std lib, I search here: https://docs.python.org/3/library/

6th Apr 2018, 8:37 PM
Dario
Dario - avatar
2 Answers
+ 4
Here you can review the available modules: https://code.sololearn.com/c071JeXy6LcW/?ref=app
7th Apr 2018, 12:03 AM
Mickel
Mickel - avatar
0
Does this code work? help('modules') I'm new to Python, so that might not be right!
6th Apr 2018, 11:38 PM
Emma