Programming (Year 12)

Lists

What will the following code output? print([1, 2, 3] * 2)