Pay close attention to what you give software access to, and you'll see a lot ask for permission to create, update and execute files.

While that may not sound like much, see what happens when you write some pseudocode that creates and plays an infinite number of videos.

Small and destructive! Make sure to check the source of software before you download it.

Creating and playing a video once is something that happens pretty often on a computer, let's try to build something destructive.