I want to know the difference between list comprehensions.
I defined the two lists like this.
list1 = [[0] * 3]