How do I find out the Python version in CMD?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
Press CMD + Space to see the Python version in CMD. This activates Spotlight. Type "terminal" into this box and hit Enter. Type python –version or python -V and press enter to run the program. The python version will be returned in the line following the command.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
Press CMD + Space to see the Python version in CMD. This activates Spotlight. Type "terminal" into this box and hit Enter. Type python –version or python -V and press enter to run the program. The python version will be returned in the line following the command.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which is best framework for python?
Is python full stack?
What is python slice()?
Write a program to find the given string in the line?
What tools that helps python development do you know?
How do I run a python script?
Why do we want to use break statement in while-loop?
What is object () in python?
What is the zip() function in python?
What animal sleeps the most?
What is hierarchical inheritance?
What is the method does join() in python belong?