List of lists of lists - Wikipedia

https://en.m.wikipedia.org/wiki/List_of_lists_of_lists

For all your list needs.

116 points · 9 comments · view on lemmy.world

9 Comments

henfredemars@infosec.pub · 27 pts · 1y

List of lists of lists: This article itself is a list of lists, so it contains itself (see recursion)

squirrel@discuss.tchncs.de · 18 pts · 1y

"LoLoL" redirects here.

h4x0r@lemmy.dbzer0.com · 17 pts · 1y (1 reply)

[[[[]], [[]]], [[[]], [[]]]]

silverchase@sh.itjust.works · 4 pts · 1y
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
[[...], [...], [...], [...], [...], [...], [...], [...], [...], [...]]
ElCanut@jlai.lu · 11 pts · 1y (1 reply)

Finally

HoneyMustardGas@lemmy.world · 7 pts · 1y

I got my hopes up; it isn't as exciting once I continued exploring all of them.

uriel238@lemmy.blahaj.zone · 9 pts · 1y

Well, this is going to take weeks to unpack.

dantheclamman@lemmy.world · 8 pts · 1y

We must go deeper

Olgratin_Magmatoe@lemmy.world · 7 pts · 1y

10/10