• Post author:
  • Post category:Blog
  • Reading time:1 mins read
  • Post last modified:June 12, 2024

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

What is the result?

  • [‘RT1’, ‘RT2’, ‘SW1’, ‘RT3’, ‘SW3’]
  • [‘RT1’, ‘RT2’, ‘RT3’, ‘SW2’, ‘SW3’]
  • [‘RT1’, ‘RT2’, ‘SW1’, ‘SW2’, ‘SW3’]
  • [‘RT1’, ‘RT2’, ‘SW2’, ‘RT3’, ‘SW3’]
Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments