Which terminal command can be used to print the Python version number installed on a system?
Which terminal command can be used to print the Python version number installed on a system?
- python -h
- python -i
- python -V
- which python
Explanation: The command python -V can be used from a command or terminal window to view the Python version installed on the system.
Related exam: DevNet Associate – Practice Final Exam Answers
About The Author
The ITExamAnswers Editorial Team is a dedicated group of certified IT professionals and network engineers. We rigorously review, verify, and update all exam materials to ensure you receive the most accurate and reliable resources for your certification journey.