O Level Papers!
The * operator repeats a list for the given number of times. For example, [1, 2] * 2 gives [1, 2, 1, 2].