QuestionQ102
Automation and AIRefer to the exhibit.

A Cisco engineer is examining how a dictionary works with key-value pairs in a Python script that processes device records collected from a wireless controller. The engineer reviews the script’s construction to interpret the sequence used to extract data. Which element performs this interaction within the script?
- A pop operation
- B import function
- C get() method
- D format expression
Community Discussion