hey all,
 How can i pass the elements of a list in the follwoing manner?
  
 L =['ask'.'tell','repeat','sell']
 
 To illustrate my question:
 how can i pass the above list as follows
 
"/some/program/run -o ask tell repeat sell"

thanks in advance
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to