Statement Python Tutorial

print 'I like to use the Internet  for:'
for item in ['e-mail', 'net-surfing', 'homework',  'chat']:
    print item