foo = [2, 18, 9, 22, 17, 24, 8, 12, 27] print map(lambda x: x * 2 + 10, foo)
Name (required)
email (will not be published) (required)
Website