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
What is the pass statement in python?
How much ram is required for python?
Which method will be used to delete a file ?
What command do we use to debug a python program?
What are the two main types of functions?
How do I run a script in python shell?
What is abc abstractmethod?
Write a program to produce fibonacci series in python.
Why Should We Use File Operation?
How to convert a number to a string?
What are the uses of List Comprehensions feature of Python?
What is self and init in python?
How is python used in business?
What does static pressure mean?
What is the necessity to use pass statement in python program?