{
  "questions": [
    {
      "id": 1,
      "difficulty": "easy",
      "question": "Which month comes after January? 📅",
      "options": {"A": "February", "B": "October", "C": "August", "D": "November"},
      "correct_answer": "A"
    },
    {
      "id": 2,
      "difficulty": "easy",
      "question": "What month comes before December? 🎄",
      "options": {"A": "May", "B": "November", "C": "January", "D": "March"},
      "correct_answer": "B"
    },
    {
      "id": 3,
      "difficulty": "easy",
      "question": "What is the first month of the year? 🎉",
      "options": {"A": "March", "B": "July", "C": "January", "D": "May"},
      "correct_answer": "C"
    },
 {
  "id": 4,
  "difficulty": "easy",
  "question": "Which month comes after March? 🌸",
  "options": {"A": "April", "B": "June", "C": "September", "D": "August"},
  "correct_answer": "A"
}
,

    {
      "id": 5,
      "difficulty": "easy",
      "question": "What month comes before June? 🌞",
      "options": {"A": "May", "B": "July", "C": "September", "D": "October"},
      "correct_answer": "A"
    },
    {
      "id": 6,
      "difficulty": "easy",
      "question": "Which month is in the middle of the year? 🤔",
      "options": {"A": "April", "B": "June", "C": "March", "D": "July"},
      "correct_answer": "B"
    },
    {
      "id": 7,
      "difficulty": "easy",
      "question": "Which month comes after August? 🏖️",
      "options": {"A": "December", "B": "April", "C": "September", "D": "July"},
      "correct_answer": "C"
    },
    {
      "id": 8,
      "difficulty": "easy",
      "question": "Which month comes before April? 🌧️",
      "options": {"A": "May", "B": "January", "C": "June", "D": "March"},
      "correct_answer": "D"
    },

    {
      "id": 9,
      "difficulty": "easy",
      "question": "What are the summer months? ☀️",
      "options": {
        "A": "June, July, August",
        "B": "December, January, February",
        "C": "March, April, May",
        "D": "September, October, November"
      },
      "correct_answer": "A"
    },
    {
      "id": 10,
      "difficulty": "easy",
      "question": "Which month comes after October? 🎃",
      "options": {"A": "August", "B": "November", "C": "January", "D": "May"},
      "correct_answer": "B"
    },
    {
      "id": 11,
      "difficulty": "easy",
      "question": "Which month comes before September? 📚",
      "options": {"A": "March", "B": "April", "C": "August", "D": "May"},
      "correct_answer": "C"
    },
    {
      "id": 12,
      "difficulty": "easy",
      "question": "Which month is between April and June? 🌺",
      "options": {"A": "July", "B": "August", "C": "October", "D": "May"},
      "correct_answer": "D"
    },

    {
      "id": 13,
      "difficulty": "easy",
      "question": "What comes after December? 🔄",
      "options": {"A": "January", "B": "July", "C": "April", "D": "May"},
      "correct_answer": "A"
    },
{
  "id": 14,
  "difficulty": "easy",
  "question": "Which month comes before February? ❄️",
  "options": {"A": "March", "B": "April", "C": "January", "D": "August"},
  "correct_answer": "C"
}
,
 {
  "id": 15,
  "difficulty": "easy",
  "question": "What month is two months after January? 🚀",
  "options": {"A": "April", "B": "March", "C": "May", "D": "August"},
  "correct_answer": "B"
}
,
        {
      "id": 16,
      "difficulty": "easy",
      "question": "Which month comes after July? 🎆",
      "options": {"A": "October", "B": "May", "C": "June", "D": "August"},
      "correct_answer": "D"
    },
    {
      "id": 17,
      "difficulty": "easy",
      "question": "Which month comes before November? 🦃",
      "options": {"A": "October", "B": "January", "C": "March", "D": "July"},
      "correct_answer": "A"
    },
    {
      "id": 18,
      "difficulty": "easy",
      "question": "Which month is between July and September? 🌈",
      "options": {"A": "June", "B": "August", "C": "October", "D": "December"},
      "correct_answer": "B"
    },
    {
      "id": 19,
      "difficulty": "easy",
      "question": "What are the winter months? ⛄",
      "options": {
        "A": "June, July, August",
        "B": "May, June, July",
        "C": "December, January, February",
        "D": "September, October, November"
      },
      "correct_answer": "C"
    },

    {
      "id": 20,
      "difficulty": "easy",
      "question": "Which month comes after May? 🌼",
      "options": {"A": "June", "B": "August", "C": "December", "D": "March"},
      "correct_answer": "A"
    },
    {
      "id": 21,
      "difficulty": "medium",
      "question": "If this month is March, what month was last month? 📅",
      "options": {"A": "April", "B": "February", "C": "May", "D": "January"},
      "correct_answer": "B"
    },
 {
  "id": 22,
  "difficulty": "medium",
  "question": "If this month is August, what month will next month be? 🗓️",
  "options": {"A": "October", "B": "September", "C": "January", "D": "May"},
  "correct_answer": "B"
}
,
   {
  "id": 23,
  "difficulty": "medium",
  "question": "What month comes two months after April? 🌟",
  "options": {"A": "August", "B": "September", "C": "June", "D": "November"},
  "correct_answer": "C"
}
,

  {
  "id": 24,
  "difficulty": "medium",
  "question": "Which month is three months before December? 🎁",
  "options": {"A": "August", "B": "April", "C": "September", "D": "October"},
  "correct_answer": "C"
}
,
    {
      "id": 25,
      "difficulty": "medium",
      "question": "If today is in January, what month will it be in 3 months? 🎉",
      "options": {"A": "May", "B": "April", "C": "September", "D": "March"},
      "correct_answer": "B"
    },
  {
  "id": 26,
  "difficulty": "medium",
  "question": "What month was 2 months before October? 🤔",
  "options": {"A": "December", "B": "August", "C": "March", "D": "April"},
  "correct_answer": "B"
}
,
    {
  "id": 27,
  "difficulty": "medium",
  "question": "If last month was May, what is this month? 📚",
  "options": {"A": "April", "B": "June", "C": "July", "D": "August"},
  "correct_answer": "B"
}
,

    {
      "id": 28,
      "difficulty": "medium",
      "question": "What month comes between January and March? 🌞",
      "options": {"A": "February", "B": "May", "C": "June", "D": "October"},
      "correct_answer": "A"
    },
 {
  "id": 29,
  "difficulty": "medium",
  "question": "If this month is November, what month was the month before last? 🍂",
  "options": {"A": "September", "B": "May", "C": "June", "D": "March"},
  "correct_answer": "A"
}
,
 {
  "id": 30,
  "difficulty": "medium",
  "question": "What month will it be 4 months after August? 🎈",
  "options": {"A": "December", "B": "March", "C": "June", "D": "April"},
  "correct_answer": "A"
}
,
        {
      "id": 31,
      "difficulty": "medium",
      "question": "If next month is February, what is this month? ❄️",
      "options": {"A": "May", "B": "March", "C": "April", "D": "January"},
      "correct_answer": "D"
    },
    {
      "id": 32,
      "difficulty": "medium",
      "question": "What month comes three months after June? 🌻",
      "options": {"A": "September", "B": "November", "C": "April", "D": "June"},
      "correct_answer": "A"
    },
    {
      "id": 33,
      "difficulty": "medium",
      "question": "Which month is 2 months before May? 🌸",
      "options": {"A": "January", "B": "March", "C": "June", "D": "August"},
      "correct_answer": "B"
    },
    {
      "id": 34,
      "difficulty": "medium",
      "question": "If this month is September, what month was last month? 🍎",
      "options": {"A": "December", "B": "April", "C": "August", "D": "February"},
      "correct_answer": "C"
    },

    {
      "id": 35,
      "difficulty": "medium",
      "question": "What month comes between October and December? 🦃",
      "options": {"A": "May", "B": "June", "C": "November", "D": "August"},
      "correct_answer": "C"
    },
    {
      "id": 36,
      "difficulty": "medium",
      "question": "If the month after next is July, what is this month? 🎆",
      "options": {"A": "May", "B": "August", "C": "October", "D": "December"},
      "correct_answer": "A"
    },
    {
      "id": 37,
      "difficulty": "medium",
      "question": "What month was 3 months before January? 🎄",
      "options": {"A": "September", "B": "October", "C": "November", "D": "December"},
      "correct_answer": "B"
    },
    {
      "id": 38,
      "difficulty": "medium",
      "question": "If this month is April, what month will it be next month? 🌧️",
      "options": {"A": "June", "B": "April", "C": "May", "D": "August"},
      "correct_answer": "C"
    },

   {
  "id": 39,
  "difficulty": "medium",
  "question": "What month comes four months after February? 🌈",
  "options": {"A": "August", "B": "October", "C": "June", "D": "July"},
  "correct_answer": "C"
}
,
    {
      "id": 40,
      "difficulty": "medium",
      "question": "If last month was March, what is this month? 🌺",
      "options": {"A": "April", "B": "January", "C": "June", "D": "July"},
      "correct_answer": "A"
    },
 {
  "id": 41,
  "difficulty": "medium",
  "question": "What month is exactly in the middle of the year? 🎯",
  "options": {"A": "April", "B": "July", "C": "June", "D": "August"},
  "correct_answer": "C"
}
,
  {
  "id": 42,
  "difficulty": "medium",
  "question": "If this month is December, what month will it be in 2 months? 🎁",
  "options": {"A": "January", "B": "February", "C": "March", "D": "April"},
  "correct_answer": "B"
}
,
{
  "id": 43,
  "difficulty": "medium",
  "question": "What month comes 5 months after January? 🚀",
  "options": {"A": "June", "B": "January", "C": "November", "D": "August"},
  "correct_answer": "A"
}
,
   {
  "id": 44,
  "difficulty": "hard",
  "question": "If the month before last was August, what is this month? 🏖️",
  "options": {"A": "November", "B": "October", "C": "December", "D": "September"},
  "correct_answer": "B"
}
,
    {
      "id": 45,
      "difficulty": "medium",
      "question": "What month is between June and August? 🌞",
      "options": {"A": "May", "B": "July", "C": "October", "D": "April"},
      "correct_answer": "B"
    },
        {
      "id": 41,
      "difficulty": "hard",
      "question": "Which month is exactly in the middle of the year? 🎯",
      "options": {"A": "June", "B": "July", "C": "May", "D": "August"},
      "correct_answer": "A"
    },
    {
      "id": 42,
      "difficulty": "hard",
      "question": "If this month is December, what month will it be in 2 months? 🎁",
      "options": {"A": "March", "B": "February", "C": "April", "D": "January"},
      "correct_answer": "B"
    },
    {
      "id": 43,
      "difficulty": "hard",
      "question": "What month comes 5 months after January? 🚀",
      "options": {"A": "August", "B": "September", "C": "June", "D": "July"},
      "correct_answer": "C"
    },
    {
      "id": 44,
      "difficulty": "hard",
      "question": "If the month before last was August, what is this month? 🏖️",
      "options": {"A": "November", "B": "October", "C": "December", "D": "September"},
      "correct_answer": "D"
    },
    {
      "id": 45,
      "difficulty": "hard",
      "question": "What month is between June and August? 🌞",
      "options": {"A": "July", "B": "May", "C": "September", "D": "October"},
      "correct_answer": "A"
    },
    {
      "id": 46,
      "difficulty": "hard",
      "question": "If this month is October, what month will it be the month after next? 🎃",
      "options": {"A": "November", "B": "January", "C": "December", "D": "February"},
      "correct_answer": "C"
    },
    {
      "id": 47,
      "difficulty": "hard",
      "question": "What month was 4 months before September? 📚",
      "options": {"A": "June", "B": "April", "C": "July", "D": "August"},
      "correct_answer": "B"
    },
    {
      "id": 48,
      "difficulty": "hard",
      "question": "If next month is June, what is this month? 🌼",
      "options": {"A": "May", "B": "August", "C": "July", "D": "September"},
      "correct_answer": "A"
    },
    {
      "id": 49,
      "difficulty": "hard",
      "question": "What month comes 6 months after March? 🍀",
      "options": {"A": "October", "B": "September", "C": "August", "D": "December"},
      "correct_answer": "B"
    },
    {
      "id": 50,
      "difficulty": "hard",
      "question": "If this month is July, what month was the month before last? 🎆",
      "options": {"A": "April", "B": "June", "C": "May", "D": "August"},
      "correct_answer": "C"
    },
    {
      "id": 51,
      "difficulty": "hard",
      "question": "What month is two months before August? 🌻",
      "options": {"A": "April", "B": "September", "C": "June", "D": "July"},
      "correct_answer": "C"
    },
   {
  "id": 52,
  "difficulty": "hard",
  "question": "If this month is February, what month will it be in 5 months? 🌈",
  "options": {"A": "September", "B": "July", "C": "August", "D": "June"},
  "correct_answer": "B"
}
,
    {
      "id": 53,
      "difficulty": "hard",
      "question": "What month comes between March and May? 🌸",
      "options": {"A": "April", "B": "February", "C": "June", "D": "July"},
      "correct_answer": "A"
    },
    {
      "id": 54,
      "difficulty": "hard",
      "question": "If last month was January, what is the month after next? ❄️",
      "options": {"A": "April", "B": "March", "C": "May", "D": "June"},
      "correct_answer": "B"
    },
    {
      "id": 55,
      "difficulty": "hard",
      "question": "What month is 3 months after September? 🍂",
      "options": {"A": "December", "B": "October", "C": "January", "D": "February"},
      "correct_answer": "A"
    },
 {
  "id": 56,
  "difficulty": "hard",
  "question": "If this month is November, what month was 5 months ago? 🦃",
  "options": {"A": "June", "B": "July", "C": "April", "D": "August"},
  "correct_answer": "A"
}
,
   {
  "id": 57,
  "difficulty": "hard",
  "question": "What month comes after the holiday season? 🎄",
  "options": {"A": "March", "B": "January", "C": "February", "D": "April"},
  "correct_answer": "B"
}
,
   {
  "id": 58,
  "difficulty": "hard",
  "question": "If the month after next is October, what was last month? 🎃",
  "options": {"A": "June", "B": "August", "C": "September", "D": "May"},
  "correct_answer": "B"
}
,
    {
      "id": 59,
      "difficulty": "hard",
      "question": "What month is exactly between January and May? 📅",
      "options": {"A": "March", "B": "February", "C": "April", "D": "June"},
      "correct_answer": "A"
    },
 {
  "id": 60,
  "difficulty": "hard",
  "question": "If this month is August, what month was 3 months ago? 🏖️",
  "options": {"A": "May", "B": "June", "C": "July", "D": "April"},
  "correct_answer": "A"
}

  ]
}
