https://github.com/guslovesmath/string_indices
A function that finds the indices and count in a string
https://github.com/guslovesmath/string_indices
Last synced: about 2 months ago
JSON representation
A function that finds the indices and count in a string
- Host: GitHub
- URL: https://github.com/guslovesmath/string_indices
- Owner: GusLovesMath
- Created: 2022-10-31T20:17:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T18:13:28.000Z (over 3 years ago)
- Last Synced: 2026-01-01T20:20:50.748Z (5 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# String_index
A function that finds the indices and
count in a string for a given character.