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.1.zip
(1.5 kB
view hashes)