python single element list to string code example Example: convert every element in list to string python [str(i) for i in mylst]