Question 1192298
The number of permutations of 10 numbers on a spinner is **10!** (10 factorial). 

* **Factorial:** 
    * 10! = 10 * 9 * 8 * 7 * 6 * 5 * 4 * 3 * 2 * 1 
    * 10! = 3,628,800

**Explanation:**

* **Permutations:** Permutations refer to the different arrangements of a set of objects where the order matters.
* **Spinner:** A spinner with 10 distinct numbers can land on any of those numbers in any order. 

Therefore, there are 3,628,800 possible permutations of 10 numbers on a spinner.