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