Palo Alto Networks Certified Detection and Remediation Analyst (PCDRA) — Question 49

Which version of python is used in live terminal?

Answer options

Correct answer: B

Explanation

The correct answer is B because the live terminal specifically uses Python 3 with standard libraries, ensuring compatibility and support for current features. Options A, C, and D are incorrect as they either reference Python 2 or include specific libraries that are not standard, which are not applicable in the live terminal context.