How many values can we add to a list using .append() and .insert()?

One value at a timeAs many as we want

One value at a time.