반응형
728x170
Find a string | HackerRank
Find the number of occurrences of a substring in a string.
www.hackerrank.com
이 문제를 기반으로 설명한다.

주석을 영어로 써놨는데 맞는지 모르겠다 ㅋㅋㅋㅋ
뭐 추가설명은 없다.
728x90
반응형
그리드형
'프로그래밍 지식 > Python' 카테고리의 다른 글
| [Python] konlpy 사용시 오류, JVMNotFoundException: No JVM shared library file (jvm.dll) found. Try setting up the JAVA_HOME environment variable properly. (0) | 2020.07.13 |
|---|---|
| [Python] 반복 any(), all() (0) | 2020.07.08 |
| [Python] 문자열, 리스트 변환 (0) | 2020.07.08 |
| [Python] upper(), lower() 활용하기 (0) | 2020.07.08 |
| [Python] 리스트 기초, 문자열을 명령어로 수행 eval(), join() (1) | 2020.07.06 |