Numbers with 1 digit: There are 6 single-digit numbers (0, 1, 2, 3, 4, 5) less than 30000.
Numbers with 2 digits: There are 5 choices for the first digit (1, 2, 3, 4, 5) and 6 choices for the second digit (0, 1, 2, 3, 4, 5). So, there are 5 * 6 = 30 two-digit numbers less than 30000.
Numbers...