Skip to main content

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mind_free-0.5-py3-none-any.whl (1.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page