From b12da9f5bab07969f1d45be2957c60473ada8c6f Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 20 Jun 2023 13:55:36 +0200 Subject: [PATCH] autopushed --- journal/2023-06-20.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/journal/2023-06-20.md b/journal/2023-06-20.md index e7e0b6867..ecb380d88 100644 --- a/journal/2023-06-20.md +++ b/journal/2023-06-20.md @@ -1,6 +1,6 @@ - I've been a bit away from the Agora a bit as I had several guests over and had an otherwise full schedule, but I always come back and plan to always do so for as long as I can write :) - Still into [[centered hexagonal numbers]] ~ https://oeis.org/A003215 - - In Python, e.g.: `[3*n*(n+1)+1 for n in range(1000)]` + - In Python, the first 1000: `[3*n*(n+1)+1 for n in range(1000)]` - [[greece]] - [[athens]] - [[santorini]]