From 3d3707f31b6df08bd8ff4cb1aed810217f984728 Mon Sep 17 00:00:00 2001 From: Adam Blank <blank@caltech.edu> Date: Fri, 25 Oct 2024 16:49:01 +0000 Subject: [PATCH] Update manifest.json --- manifest.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index bec340e..547dc46 100644 --- a/manifest.json +++ b/manifest.json @@ -6,16 +6,20 @@ "06/overview.md", "06/words.py", "06/wordle1.py", - "07/code.py", "07/interact.py", - "07/abstract.py", "07/colorsys.py", - "07/transfer.py", "07/overview.md", - "08/joke_types.py", "08/joke_library.py", "08/jokes.py", "08/overview.md", - "09/arithmetic.py" + "10/bad_code.py", + "11/secret.py", + "11/code.py", + "11/f.secret", + "11/g.secret", + "11/h.secret", + "11/i.secret", + "11/j.secret", + "11/k.secret" ] } -- GitLab