OTHERS
The number of ways we can arrange a list of things.
The order in which it is arranged does matter.
A B C A C B B A C B C A C A B C B A
The number of ways we can create from a list of things.
The order in which it is arranged does not matter.
A B C A B A C B C A B C