From 658f112422776a6dba453178a1853d6c10ee93de Mon Sep 17 00:00:00 2001 From: Kajal kumari <50793296+Developers-codz@users.noreply.github.com> Date: Fri, 8 Oct 2021 13:59:18 +0530 Subject: [PATCH] Update index.json --- questions/index.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/questions/index.json b/questions/index.json index bf9accd..884848e 100644 --- a/questions/index.json +++ b/questions/index.json @@ -4189,5 +4189,25 @@ "c": "Covid Jagrutha", "d": "Covid Chodo India", "answer": "a" + }, + { + "id": 431, + "difficulty": 1, + "question": "Which of the following country was first to use a symbol zero(0)?", + "a": "Japan", + "b": "India", + "c": "China", + "d": "United Kingdom", + "answer": "b" + }, + { + "id": 432, + "difficulty": 2, + "question": "How many permanent teeth does a dog have?", + "a": "32", + "b": "50", + "c": "55", + "d": "42", + "answer": "d" } ]