str:replace('abcdefgh',str:split('a,c,e,g',','),str:split('w,x,y,z',','))
