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
Is it easy to learn python?
What is the difference between if and elif in python?
Can python be used for automation?
Why is python used?
Is it necessary to know c to learn python?
What is decorator in python?
Name some of the important modules that are available in python.
Name the file-related modules in python?
Is python a low level language?
Differentiate *args and **kwargs?
Explain the //, %, and ** operators in python?
How do I install pip on windows?
How can I represent an 'enum' in python?
Is map faster than for loop python?
Define pyramid in python?