Gives the absolute value of a number
Project description
Brief Description
This is a introductory level project that teaches RubyLearning’s “An Introduction to Python” course students on how to uplaod their modules to Python Package Index.
Usage
import absdga
print(absdga.absdga(-20))
or
from absdga import *
print(absdga(-20))
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
absdga-0.0.2.zip
(1.5 kB
view details)
File details
Details for the file absdga-0.0.2.zip
.
File metadata
- Download URL: absdga-0.0.2.zip
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16b643efa1cb3a599d6554a5b53a6ed19947fac403f0cfef5eec6afaeaf68a95 |
|
MD5 | a4fca18244d12a301fe21550f29ba777 |
|
BLAKE2b-256 | 340e182ca81e578ab1a887e6d542e667284ba7f352d7c6faa1afb1de2125da94 |