A package to count the number of digits
Project description
A simple package to find the number of digits in the given number.
How to install
pip install length
How to use
Below example will help you
from length import length
l = 13412
length.nlength(l) # returns the digit count in the given number
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
length-1.0.1.tar.gz
(1.4 kB
view details)
Built Distribution
File details
Details for the file length-1.0.1.tar.gz
.
File metadata
- Download URL: length-1.0.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 872f8d07a56b30d640f63a69eeb06bf267862d9cdba95e2a076fbf326f1762cf |
|
MD5 | 7e1506d65c5ee81dc18a53847d473ea4 |
|
BLAKE2b-256 | 64abd311c53ff1593480bfcb3e892d27dc7ae976f37676a31e4240e80ee54c14 |
File details
Details for the file length-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: length-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0110e4ea1a4b588a44a7ec73942afbbd07cc256f2e64220605017f492d0cdd17 |
|
MD5 | 88addd1694fdeb7df9dd391b0dab19ba |
|
BLAKE2b-256 | f11444b87086d61fd2aa94999c55b7600ab45f846231eddd7b5de25f33880438 |