curriculum/challenges/english/blocks/learn-how-to-analyze-code-documentation/660681a717d84e89da14f6f4.md
Another way of saying that you are not sure about something is to say that you are unsure about it. It means not being certain or having confidence about something.
What is Sophie unsure about, and what does she want to know from Brian?
About the purpose of the API
It isn't about the API's purpose.
About coding in general
Sophie's question is not about coding in general.
About analyzing effectively the API's documentation
About knowing how to install the API
Sophie's concern is not about installing the API.
3
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "7.3-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 6.48
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 5.38,
"dialogue": {
"text": "I'm working with a new API and I'm not sure how to analyze its documentation effectively.",
"align": "center"
}
},
{
"character": "Sophie",
"startTime": 5.84,
"finishTime": 7.48,
"dialogue": {
"text": "What's the right approach in your opinion?",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 7.98
}
]
}