How do I find out the Python version in CMD?
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 |
Is python pass by reference?
What is private method in python?
Explain what is namespace in python?
Which compiler is best for python?
What is a static method python?
Explain me dogpile effect? How can you prevent this effect?
Why does python use self?
What is python __ init __ method?
Explain about pickling and unpickling?
Which package is the fastest form of python?
What are the ways to write a function using call by reference?
Is anaconda good for python?