은 다음과 같습니다모든 쉼표를 공백으로 바꾸는 방법은 문자열에서만 쉼표로 바꾸시겠습니까? 내가 가진 무엇
atul , singh Java , computer science and engineering , Data structures & algorithms
내가 원하는 것은 :
atul,singh Java,computer science and engineering,Data structures & algorithms
어느 한 방법 이렇게 말해 주시겠습니까?
쉼표를 둘러싼 탭 또는 여러 공백이 있으면 어떻게됩니까? – Allan