Problem in converting list to string

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dhivya m
    New Member
    • Mar 2011
    • 2

    Problem in converting list to string

    In python I need to get the input from stdin and then convert the list to a string.I tried with rstrip but it is not working with list. Can anyone suggest someway to solve this..



    Thank you..
  • bvdet
    Recognized Expert Specialist
    • Oct 2006
    • 2851

    #2
    Please show us the code and input you were attempting.

    Comment

    Working...