Which values will be printed by the following code?
['do', 'I']
['love', 'you']
['do]
['you', 'love']
['I']
['do', 'I'] and then ['love', 'you'].