A developer needs to check the version of the running Python package. Which command should the developer use?

IT Questions BankCategory: DevNetA developer needs to check the version of the running Python package. Which command should the developer use?

A developer needs to check the version of the running Python package. Which command should the developer use?

  • python3 -i
  • python3 -q
  • python3 --v
  • python3 -V

Explanation: The command python3 starts Python, but adding the -V option displays the specific version being used.

Exam with this question: 1.3.4 Quiz - Python Review

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x