1. Wire up the budgeting tool so it tells the user whether or not they can afford an item based on their available funds. ๐ธ 2. Style it as you wish ๐
*/
1
2
3
4
5
6
7
/* Instructions:
1. Wire up the budgeting tool so it tells the user whether or
not they can afford an item based on their available funds. ๐ธ