[ad_1]
You have to do the conversion of integer values to string, before using .join(…).
list1[6] = str(counter)
0
[ad_2]
solved Python join a list of strings
[ad_1]
You have to do the conversion of integer values to string, before using .join(…).
list1[6] = str(counter)
0
[ad_2]
solved Python join a list of strings