Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget

A budget programme that sets a limit when the budget is low

Execute:

The programme is written using Python 3 so you will get a syntax error running the demo using Python 2 and possibly using the functions themselves. To run it:

python demo.py

Enter a list of grant requests separated by spaces: 100 80 20 
Enter the available budget: 180
The budget cap is 80

Tests

py.test test_budget.py

About

a budget program that sets a limit when the budget is low

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages