String Python Tutorial

if 'Gumby' in ['gumby', 'smith', 'jones']: print 'Found it!'