Question:
A student new to Python is working in the interactive interpreter mode. The student issues the commands:
What is the result?
- ['RT1', 'RT2', 'RT3', 'SW2, 'SW3']
- ['RT1', 'RT2', 'SW2', 'RT3', 'SW3']
- ['RT1', 'RT2', 'SW1', 'RT3', 'SW3']
- ['RT1', 'RT2', 'SW1', 'SW2', 'SW3']
Exam with this question: DevNet Associate (v1.0) – Module 1 Exam Answers
Please login or Register to submit your answer