For any natural number n, 5n ends with the digit:
0
5
3
2
Explanation:
n = 1 ⇒ 51 = 5
n = 2 ⇒ 52 = 25
n = 3 ⇒ 53 = 125
n = 4 ⇒ 54 = 625