A student new to Python is working in the interactive interpreter mode. The student issues the command: Which Python expression can be used to retrieve the IP address of R2?

IT Exam Items RepositoryCategory: DevNetA student new to Python is working in the interactive interpreter mode. The student issues the command: Which Python expression can be used to retrieve the IP address of R2?

A student new to Python is working in the interactive interpreter mode. The student issues the command:

Which Python expression can be used to retrieve the IP address of R2?

  • ipAddress{'R2'}
  • ipAddress['R2']
  • ipAddress[R2]
  • ipAddress{"R2"}

Related exam: DevNet Associate (v1.0) – Module 1 Exam Answers