- question (str): The question asked
- answer (str): The answer to the question
- asker (str): The person asking the question
- asked (str): The person who question was asked to
results
Description of your new file.
{
"question": "str",
"answer": "str",
"asker": "str",
"asked": "str"
}