Hi Thea
With 7 numbers, we can create three digit numbers like this.
a) With repetitions would suggest with replacement.
We'd have 7 options for the first digit, 7 options for the 2nd digit and 7 choices for the 3rd digit
73 = 343 combinations
b) Without repeated numbers, would suggest without replacement
We'd have 7 options for the first digit, 6 options for the 2nd digit and 5 choices for the 3rd digit
7•6•5 = 210 combinations