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