Skip to content. | Skip to navigation
Click here to get the file
l = ['fita', 'Adenilton', 'armario', 'gaveta', 'Bruna','adentro', 'folga', 'impressora'] l = filter(lambda s: s[0].upper() != 'A', l)
This site conforms to the following standards: