Files
python/concepts/recursion
Katrina Owen 166a0d803e Change 'amount' to 'number' for countables (#3526)
This is a follow-up to https://github.com/exercism/python/pull/3517

I've fixed the following occurrences:
- number of values
- number of digits
- number of function calls
- number of hours
- number of health points
- number of (intermediate) delivery points
- number of keyword arguments
- number of grains
- number of names

I have also verified that the following are correct:
- amount of reputation
- amount of work
- amount of functionality
- amount of memory
- amount of money
- amount of domestic currency
- amount of tree climbing
- amount of energy

[no important files changed]
2023-10-27 13:30:30 -07:00
..