View all questions & answers for the GPYC exam
What is the output when the following commands are typed in Python interactive mode?
['tag to go tag', 'to sans tag']
['tag to go tag', "tag to sans tag']
['tag to go tag']
['tag to go tag to sans tag']
Submit