Ministério da Educação
Brasil um país de todos
Personal tools
You are here: Home Members Cicero Garrozi Disciplinas 2014 em diante Introdução à Programação Arquivos 2015-2 Algoritmos exercício-slide53.py
Navigation
Log in


Forgot your password?
 
Document Actions

exercício-slide53.py

by Cicero Garrozi last modified 2014-12-05 05:25

Click here to get the file

Size 1 kB - File type text/python-source

File contents

l = ['fita',  'Adenilton',  'armario',  'gaveta',  'Bruna','adentro',  'folga',  'impressora']

l = filter(lambda s: s[0].upper() != 'A', l)

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: