Mind free, a usefull package to handle simple bits
Project description
# This is Mind free official pypi page
## Installing
# To install the package ` pip install mind-free ` # Or if you want to install a specific version ` pip install mind-free==[version] `
## Examples
# isPalindrome()
Check if the string is a palindrome
### Example
`py from mindfree import * a = isPalindrome("racecar") # Pass any string between the two quotation marks print(a) ` ## It returns True if it is a palindrome or it will return False
# Made by Joel Dangmei
Change logs :-
Version 0.1 - 0.5 (15/5/2021) 1. Check whether if text is plalindrome 2. Check duplicate items in the list
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mind_free-0.5-py3-none-any.whl.
File metadata
- Download URL: mind_free-0.5-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b61d1d9c13226367068c92a92b995894886c2201fd75c1aaa93edbc2624a7cee
|
|
| MD5 |
089340344bc49e48d67f5557b42c198a
|
|
| BLAKE2b-256 |
10917b9629f4eaabb8f64c3e07cdfba182e1e638ca8dd690a06a3d6cf6747ac7
|