We're going to stop highlighting snippets in this way through the rest of the lesson, and this snippet is a good example of why.
There are actually two cause and effect loops in this snippet:
- Narrator hears truck, so she looks up.
- Truck crashes into sedan, so narrator dies.
Highlighting each loop separately becomes needlessly fussy and confusing, while combining loops into bigger loops like we do here can also be confusing.
So in the next few activities we're going to focus on the connectors.