F5 · Speaking to Machines
Named Recipes
Write a function, call it with different inputs, and hand a result back.
Twice now you have written the same loop to add up a list. Give those lines a name and you can say the name instead. Fix a mistake in one place and it is fixed everywhere.