How do I find out the Python version in CMD?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the pass statement in python?

534


How much ram is required for python?

482


Which method will be used to delete a file ?

513


What command do we use to debug a python program?

513


What are the two main types of functions?

534






How do I run a script in python shell?

533


What is abc abstractmethod?

533


Write a program to produce fibonacci series in python.

530


Why Should We Use File Operation?

593


How to convert a number to a string?

500


What are the uses of List Comprehensions feature of Python?

567


What is self and init in python?

466


How is python used in business?

524


What does static pressure mean?

480


What is the necessity to use pass statement in python program?

556