Answer Posted / 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 |
Post New Answer View All Answers
What is module in python?
Does python sleep use cpu?
What is the difference between list and tuple?
How for loop will works in python?
Does Python support enums?
What is negative index in Python?
Does return end a function python?
Write a small code to explain repr() in python ?
What are the generator functions in python?
is Python similar to ruby?
How to walk through a list in a sorted order without sorting the actual list?
Is python scripting easy to learn?
What is the output of the below program?
Is python pass by reference?
Explain python’s slice notation?