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 |
How does mro work in python?
How are arguments passed by value or by reference?
How would you display a file’s contents in reversed order?
What is the difference between uuid and guid?
How to count the occurrences of a list item?
What is wrong with the code?
What is the usage of enumerate () function in python?
How do you reverse a string in python?
What is lambda in python 3?
Is python good for coding?
What is an elif in python?
Shade some light on the modes in python programming environment.