How many combinations of numbers can used in a 6-digit code?

There are 10 possible digits (0-9) that can be used in each digit of the code.

Therefore, the total number of combinations of numbers that can be used in a 6-digit code is 10^6, which is equal to 1,000,000 combinations.