List Python

a = ['spam', 'eggs', 100, 1234]
print len(a)