An open API service indexing awesome lists of open source software.

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

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