109
List of lists of lists - Wikipedia
(en.m.wikipedia.org)
Well, this is going to take weeks to unpack.
[[[[]], [[]]], [[[]], [[]]]]
Python 3.12.7 (main, Oct 1 2024, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> l = []
>>> l[:] = [l] * 10
>>> l
[[...], [...], [...], [...], [...], [...], [...], [...], [...], [...]]
List of lists of lists: This article itself is a list of lists, so it contains itself (see recursion)
"LoLoL" redirects here.
We must go deeper
Finally
I got my hopes up; it isn't as exciting once I continued exploring all of them.
10/10
A place to share interesting articles from Wikipedia.
Rules:
Recommended: