From e0d0867d1001b0c47a8c588f701ba8a39eb42eb6 Mon Sep 17 00:00:00 2001 From: Kyiranes Date: Thu, 30 Apr 2026 17:46:18 -0400 Subject: [PATCH] Create famous-discoveries.json --- list/famous-discoveries.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 list/famous-discoveries.json diff --git a/list/famous-discoveries.json b/list/famous-discoveries.json new file mode 100644 index 0000000..44505fa --- /dev/null +++ b/list/famous-discoveries.json @@ -0,0 +1,19 @@ +{ + "emoji": "🔢", + "title": "Famous Discoveries", + "concepts": [ + "DNA structure", + "Gravity", + "Germ Theory", + "Evolution", + "Electricity", + "Penicillin", + "Smallpox vaccine", + "Nuclear Fission", + "Benzene structure", + "Human Genome", + "Printing Press", + "Wheel", + "Higgs Boson" + ] +} \ No newline at end of file