From 13d1686bd3858fdea9174ac109e39200baf80131 Mon Sep 17 00:00:00 2001 From: ShubhamG4123 <100066162+ShubhamG4123@users.noreply.github.com> Date: Sat, 1 Oct 2022 00:32:50 +0530 Subject: [PATCH] Update index.json --- questions/index.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/questions/index.json b/questions/index.json index d8988d4..401158b 100644 --- a/questions/index.json +++ b/questions/index.json @@ -4600,5 +4600,15 @@ "c":"Sri Lanka", "d":"Bangladesh", "answer":"a" + }, + { + "id":378, + "difficulty":4, + "question":"In which year the first international Olympic Games in modern history were held", + "a":"1899", + "b":"1896", + "c":"1869", + "d":"1870", + "answer":"b" } ]