autopushed

This commit is contained in:
2023-06-20 13:52:37 +02:00
parent 821f8fa80f
commit 36440d6235
+2
View File
@@ -0,0 +1,2 @@
- still into [[centered hexagonal numbers]]
- In Python, e.g.: `[3*n*(n+1)+1 for n in range(10000)]`