Iam not able to add modules in python | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Iam not able to add modules in python

2nd May 2024, 7:12 PM
muhammed hashim
muhammed hashim - avatar
9 ответов
+ 5
You can only use modules that you have previously installed. Python playground does not support interactivity or gui. To check modules of code playground just type: help("modules")
2nd May 2024, 8:01 PM
`нттየ⁴⁰⁶
`нттየ⁴⁰⁶ - avatar
+ 3
Nice tip `нттp⁴⁰⁶ its print(help("modules"))
2nd May 2024, 11:01 PM
Chris Coder
Chris Coder - avatar
+ 3
Chris Coder both works for Sololearn brother even if you don't use print in SL interperter and thanks for your concern 👍
3rd May 2024, 1:51 AM
`нттየ⁴⁰⁶
`нттየ⁴⁰⁶ - avatar
+ 3
`нттp⁴⁰⁶ you are right, didn't work when I tried it before. Thanks!
3rd May 2024, 4:13 AM
Chris Coder
Chris Coder - avatar
+ 1
Chris Coder You're welcome brother
3rd May 2024, 4:30 AM
`нттየ⁴⁰⁶
`нттየ⁴⁰⁶ - avatar
+ 1
My "Secrets Password Generator" used to work and stopped working a couple of months ago along with a few other codes of mine that require installing additional modules. https://sololearn.com/compiler-playground/cPW6aE8o5IWy/?ref=app They must have changed something 🫤
26th May 2024, 1:30 PM
Keith
Keith - avatar
0
🧌💆‍♂️🫃🥷🧏‍♂️🧖‍♂️⛹️‍♂️🤸‍♂️🤹‍♂️
4th May 2024, 7:54 AM
Txmka
Txmka - avatar
0
help ("modules") does not output available modules in the SL environment. I'm not sure how to get an accurate list of available modules. https://sololearn.com/compiler-playground/cYS9kq8YOCf8/?ref=app
31st May 2024, 1:12 PM
Keith
Keith - avatar