What will be the output of the following Python code snippet?
['hello', 'morning'][bool('')]
['hello', 'morning'][bool('')]