Python- System Requirements (Software to code Python)
У вашего броузера проблема в совместимости с HTML5
Subscribe :-https://www.youtube.com/watch?v=54yGDNLjzro&t=60s
Facebook:-https://www.facebook.com/Programming-Hub-1753045175002488/
Python Downloads
------------------------------------
For Windows:-https://www.python.org/downloads/windows/
For Linux/Unix:-https://www.python.org/downloads/source/
To Download Notebook from CMD
Use the commands
1.To check python installed on your system :goto cmd and type Python
2.to know Python Version use: python --version
3.To download notebook use:- pip install notebook
4.To open notebook use:jupyter notebook