This video is the answer to the question 'How to know my python version on my computer? '. We can know the python version in different ways: using SYS built-in module, platform module, Terminal, or command-line.
SYS module: The sys module provides functions and variables used to manipulate different parts of the Python runtime environment.
platform module: The Platform module is used to retrieve as much possible information about the platform on which the program is being currently executed. Now by platform info, it means information about the device, its OS, node, OS version, Python version, etc. This module plays a crucial role when you want to check whether your program is compatible with the python version installed on a particular system or whether the hardware specifications meet the requirements of your program.
Extra information about version (Software versioning): https://en.wikipedia.org/wiki/Softwar...
On this page of the site you can watch the video online Know the python version you are using in three different ways. with a duration of hours minute second in good quality, which was uploaded by the user Code Setup 18 January 2021, share the link with friends and acquaintances, this video has already been watched 40 times on youtube and it was liked by 7 viewers. Enjoy your viewing!