curriculum/challenges/english/blocks/learn-how-to-talk-about-past-experiences/671f75fea017ea05b31a80c6.md
Listen to the audio and complete the sentence below.
Yeah, me too. I BLANK out the BLANK in Python development.
checked
This is the past tense of the verb check, meaning to examine or explore something.
latest
This word refers to the most recent or up-to-date version of something.
Check out means to examine, explore, or take a look at something. It is often used informally when discussing things of interest. For example:
I checked out the new library in town. - This means you went to the new library to see if you liked it.
Latest refers to the most recent or up-to-date version of something. For example:
They announced the latest features in the software update. - This means the most recent features of the software were announced by the team or company.
In her sentence, Maria says she attended events where the most recent developments in Python were discussed during her time at PyCon.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_2-3.mp3",
"startTime": 1,
"startTimestamp": 10.74,
"finishTimestamp": 14.22
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 4.48,
"dialogue": {
"text": "Yeah, me too. I checked out the latest in Python development.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.98
}
]
}