2 lines
75 B
Python

bicycles = ['trek', 'cannondale', 'redline', 'specialized']
print(bicycles)