https://github.com/mnz1365/find-first-letter
search - find first non repeat letter
https://github.com/mnz1365/find-first-letter
find function letter python search word
Last synced: 15 days ago
JSON representation
search - find first non repeat letter
- Host: GitHub
- URL: https://github.com/mnz1365/find-first-letter
- Owner: mnz1365
- Created: 2025-02-20T06:01:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T06:12:39.000Z (over 1 year ago)
- Last Synced: 2025-02-28T11:08:11.563Z (over 1 year ago)
- Topics: find, function, letter, python, search, word
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
finding first non-repeated letter in word.
the code contain a function that receive word and return a first non repeated letter.
# Getting Started
add your word to function.
forshowing the result please add function to print
for run app properly -> run "main.py" file