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 |
What is a raw input?
What is sphinx linux?
What does len () do in python?
Which python library is built on top of matplotlib and pandas to ease data plotting?
How do I get numpy in python?
What is the difference between uuid and guid?
How to capitalize the first letter of each word in a string (python)?
Does python have oops concepts?
Write python logic to count the number of capital letters in a file?
What is python xrange?
What is automation in python?
Does apple use python?