Str.join in string concatenates the two string with separator. As shown in image a and b are two string when a.join is performed the separator is a when b.join is performed separator is b i.e result will be separated by element in string b.
This blog is about working with data by using different tools Excel ,Python, Access Power automate etc .
Str.join in string concatenates the two string with separator. As shown in image a and b are two string when a.join is performed the separator is a when b.join is performed separator is b i.e result will be separated by element in string b.
[…] Str.Join: It returns a string which is the concatenation of the two […]