for $\emptyset$ with $0$ elements we have 1 permutation
for $\{1\}$ set with $1$ element we have $$1$$ permutation
for $\{1,2\}$ set with $2$ elements we have $$2=1\cdot2=2!$$ permutations
$12$
$21$
for $\{1,2,3\}$ set with $3$ elements we have $$6=1\cdot2\cdot3=3!$$ permutations
$123,132$
$213,231$
$312,321$
for $\{1,2,3,4\}$ set with $4$ elements we have $$24=1\cdot2\cdot3\cdot4=4!$$ permutations
$1234,1243,1324,1342,1423,1432$
$2134,2143,2314,2341,2413,2431$
$3124,3142,3214,3241,3412,3421$
$4123,4132,4213,4231,41312,4321$
Continuing this way we have that set with n elements has $$1\cdot 2\cdot3\cdot...\cdot n=n!$$ permutations