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
Which method removes and returns last object of a list?
Describe about the libraries of python?
Differentiate between .py and .pyc files?
Does dataset api support python and r?
Why super is used in python?
What are mixins in python?
What is abstraction in python?
What is the module and package in python?
What is the difference between cpython and python?
Can you explain this why are we getting an error here?
How to pass optional or keyword parameters from one function to another in python?
Explain the synbtax to split a string in python?
What does strip () do python?
How do I install pip on windows?
What are the local and global variables in python?