+ 1
How to import library in python inside Solo Learn Editor?
I want to use several Libraries in my project. How to import them inside Solo Learn Editor.
1 Réponse
+ 4
See this!
https://code.sololearn.com/cy3t2a5Uz61b/?ref=app
And see the application:
https://code.sololearn.com/cWvcL31luuXj/?ref=app
Every time you use a new library you will have to use this statement!
But most of the libraries are by defaults (i.e. they don't need to be installed)
However, it has a limitation.
The GUI libraries still cannot be used!
(For example: pygame, tkinter, matplotlib)