https://github.com/dsacademybr
All jupyter notebooks found here can be run at: [Notebooks]: https://mybinder.org/v2/gh/ezequias/data.science/master
https://www.practicepython.org/exercise/2014/05/28/16-password-generator.html https://www.w3resource.com/python-exercises/
conda install -c conda-forge jupyterlab==0.31.8
Proceed ([y]/n)? yes
jupyter lab --version
Go to project directory and type:
jupyter notebook Or []: https://hub.mybinder.org/user/ezequias-data.science-67plkvi4/tree
jupyter lab
[]: https://docs.python.org/3/
[]: https://docs.python.org/3/tutorial/index.html
[]: https://docs.python.org/3/library/functions.html
python -OO -m py_compile teste.py
python -m compileall .
help(myObject)
dir(myObject)