Exam PCDRA All QuestionsBrowse all questions from this exam
Question 74

Which version of python is used in live terminal?

    Correct Answer: B

    Python 3 with standard Python libraries is used in the live terminal. This ensures compatibility with a wide range of standard Python modules and leverages the benefits of Python 3 over Python 2.

Discussion
kareem101Option: B

The Answer is B. https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Initiate-a-Live-Terminal-Session#:~:text=The%20Python%20command%20interpreter%20uses%20Unix%20command%20syntax%20and%20supports%20Python%203%20with%20standard%20Python%20libraries

ChiquitabanditaOption: B

I agree with link below