From 58b10a6d997b77d58f412683bc87dc0f6612c3ee Mon Sep 17 00:00:00 2001 From: Neeldhara Misra Date: Tue, 21 Apr 2026 17:43:40 +0530 Subject: [PATCH] admin: computing-pi: add T4 --- src/data/admin-data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/data/admin-data.json b/src/data/admin-data.json index 455ad04..66cdbd5 100644 --- a/src/data/admin-data.json +++ b/src/data/admin-data.json @@ -398,6 +398,12 @@ "text": "when the safety cap is breached, discard those experiments from the average", "done": false, "refId": "T3" + }, + { + "id": "cd4c937f-3f9d-4314-88fb-76ada39a3744", + "text": "above each of the tiny billboards, add a small grey row, on the left track the number of heads and on the right track the number of tails", + "done": false, + "refId": "T4" } ] }