This is the first thing I talk about when someone asks me what computer science teaches a person and how it relates to real world. It covers a practical example and lets you touch on topics like algorithmic complexity. And it takes 5 minutes to explain. So I fill the rest of the time by demonstrating a simple sorting algorithm on paper and I finish off by drawing a simple maze and solving it with breadth first search by marking squares with numbers.