Programming (11th Grade)

Lists

What will be the output of the following code: print([1, 2] + [3, 4])?