Assessment-2B/faq.json

10 lines
No EOL
178 B
JSON

[
{
"question": "What day is today?",
"answer": "Monday"
},
{
"question": "What is the weather like today?",
"answer": "Same as yesterday."
}
]