Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to check which python version is installed

# new way to know about python version in your windows pc,follow the steps below
step-1:Open CMD
step-2:write py --version
Congratulations!Now you know the version of python in your PC.
 
PREVIOUS NEXT
Tagged: #check #python #version #installed
ADD COMMENT
Topic
Name
5+9 =