Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inflation

An inflation calculator for the command line

Example usage:

% ./inflation.sh 1987 2020

% python inflation.py 1975 2020
The value of a dollar has changed 369.32% from 1975 to 2020
$1.00 in 1975 is $3.69 in 2020

% python inflation.py 1975 2020 --dollar 50
The value of a dollar has changed 369.32% from 1975 to 2020
$50.00 in 1975 is $184.66 in 2020

About

Calculate the change in value of a dollar between two years

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages