How to import library in python inside Solo Learn Editor? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

12th Aug 2020, 12:31 PM
Sushant
Sushant - avatar
1 Answer
+ 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)
12th Aug 2020, 12:43 PM
Namit Jain
Namit Jain - avatar