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