values = ['Option 1', 'Option 2', 'Option 3', 'Option 4', 'Something new']array_valueOption 3print('You have selected {}'.format(array_value))