Python is a programming language. It is used extensively in various domain. Starting from Desktop , Web to Machine learning and Data science. All domain of technology, uses Python as their technology development support.
Installing Python is very simple and straight . Just visit this https://www.python.org/downloads/ official website and download the file with respect to the environment you are in. Follow just a simple steps.
Once installed, you can verify using command.
python --version

0 Comments