// JavaScript Document


var data = {
    "_rubric": "<b>Answer the following question.</b>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "Mohit has 40 books in his library, and Neha has 25% less books than Mohit. How many books does Neha have in her library?<br> ______ books",
                "ans": [
                    [
                        "30"
                    ]
                ]
            }
        ]
    ],
    "showVidArr": [],
    "showImgArr": [
        "rect.jpg"
    ]
};
			
			
