I want to create a series of lists, all of varying lengths. Each list will contain the same element e, repeated n times (where n = len
e
n
[e] * n
should work