cubabad.blogg.se

Current version of python
Current version of python









In this case, the full version number is 3.8.3. However, the number next to Python is the version number, which is what we are looking for. You’ll get a result like this:ĭepending on your Python distribution, you may get more information in the result set. Then, for any of the operations systems above, you simply type python -version OR python -V, on the command line and press Enter. Let’s first recall how we can access the command line in different operating systems. You can easily check your Python version on the command line/terminal/shell. Let’s see how you can check the Python version. So, you should definitely know the version of Python installed on your computer. If the application is written in Python 2, you may not be able to run it using Python 3. The difference between these two versions is quite significant – it’s not just about fixing some bugs and adding a few new features. However, you might have seen that some people use Python 2, while others prefer Python 3. With its simple syntax, high productivity, and amazing open-source libraries, Python can be used for just about anything.

current version of python current version of python

Python is one of the most popular programming languages. So, let’s discover how you can check your Python version on the command line and in the script on Windows, macOS, and Linux systems. Although they are two versions of the same language, they have different syntax code written in Python 3 might not work in Python 2. Chances are you have heard about Python 2 and Python 3.











Current version of python