[Tutor] Feeding a list into a function as arguments

Rikard Bosnjakovic rikard.bosnjakovic at gmail.com
Thu Apr 26 10:39:33 CEST 2007


On 4/26/07, Stevie Broadfoot <coollikestevie at gmail.com> wrote:

> How can I get around this problem?

def printout(somelist):
  for x in somelist:
    print x



-- 
- Rikard - http://bos.hack.org/cv/


More information about the Tutor mailing list