아하
생활

생활꿀팁

견실한악어73
견실한악어73

이 함수는 어떻게 구현하나요?

주어진 문자열에서 중복된 단어를 지우고 출력해주는 함수(remove)를 어떻게 만드나요..?

예시

remove(‘Python Exercise Practice Exercise’)

Python Exercise Practice 이런식으로요..

    4개의 답변이 있어요!