Search for specific letters into a given phrase.
Project description
What is this?
This is a module created basically for test and learning purposes.
search4letters function takes a positional argument called ‘phrase’, which is any given string and an optional argument called ‘letters’ (by default ‘aeiou’). The function search the letters in the given phrase and returns a set with the found elements.
—Arguments———-(default value) 1st - ‘phrase’ 2nd - ‘letters’ (‘aeiou’)
Requirements
python >= 3.9
Credits
Ariel Denaro
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
custom-vsearch-1.0.tar.gz
(1.5 kB
view details)
File details
Details for the file custom-vsearch-1.0.tar.gz.
File metadata
- Download URL: custom-vsearch-1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5984ee9814b7583a512cd861e09d94d4654a1317211c5517482f921f704401df
|
|
| MD5 |
77d89fc4cd37fcdf5b7137ebfbace68f
|
|
| BLAKE2b-256 |
522ed85be6c66113f7756a390234915a5e93b1fc0bfaf5e37de01d6d33199bc0
|