How to Run Python in CentOS 8 | Python in CentOS 8

preview_player
Показать описание
In this video we are going to demonstrate how to run Python in CentOS 8.
Executing Python scripts in CentOS 8 is easier as Python is installed by default. But we should check what versions of Python are installed in your Linux. To check type "python" or "python2" or "python3" in terminal which gives the version.
Some Linux distributions have both Python 2 and Python 3 installed by default. We can execute Python Scripts directly in terminal or execute Python file.Here in this video we run both python 2 and python 3. Python is free programming language by Python Software foundation.
Рекомендации по теме
Комментарии
Автор

thx for the video and could you please explain how to run script #!/bin/csh on Centos8 and does syntax setenv supported on centos8?

mennatallahmostafa