// The config file for the TaxC program. // Change the var to your state's tax percentage. // Example for the state of Pennsylvania: 0.06 float percent = 0.06;