Sort the Counters
To make a list in a definite order, use sorted(list(_list)) instead of list(_list) when making up the location list.
To make a list in a definite order, use sorted(list(_list)) instead of list(_list) when making up the location list.