Is there a way to do the following without a forloop?
list = ['https:', '', 'store.playstation.com', 'chihiro-api',
'viewfinder', 'BR', 'pt', '999', 'UV0004-NPVA17938_CN-0000000000029839'
]
get_max_lengthed_item(list)
==> 'UV0004-NPVA17938_CN-0000000000029839'