Which two options correctly describe Python? (Choose two.)

IT Exam Items RepositoryCategory: CCNP ENCOR v9Which two options correctly describe Python? (Choose two.)

Which two options correctly describe Python? (Choose two.)

  • The syntax is similar to the English language.
  • It is an interpreted language.
  • It is not included on switch platforms, such as Nexus.
  • It is a complex, challenging, programming language.
  • It must be added to Linux distributions in order to operate.

Explanation: Python is an interpreted language, meaning it executes instructions directly without the need to compile the program first. Its syntax is similar to the English language, which contributes to it being relatively easy to learn and having a low barrier to entry for network engineers. Contrary to the other options, Python is natively included on most Linux distributions and is explicitly supported on Cisco switch platforms like Cisco Nexus (NX-OS).

Related exam: Modules 21 – 22: Checkpoint Exam: Programmability Answers (CCNP ENCOR v9)