3 Respostas
+ 8
learn it here:
https://www.w3schools.com/JUMP_LINK__&&__python__&&__JUMP_LINK/python_modules.asp
https://www.codecademy.com/learn/learn-python-3/modules/learn-python3-modules
not all modules are available on SL. this code I made for you shows all available modules:
https://code.sololearn.com/cYbjxm59GEEd/?ref=app
+ 3
For built-ins
https://docs.python.org/3/py-modindex.html
+ 1