This quiz will not only test your knowledge about Python3 lists, but it will also (a) teach you several additional list features, (b) give you practice reading Python documentation and (c) teach and test you on Python multidimensional lists and sets.
For some questions, you may have to refer to the off...