The use of functions is fundamental to the use of any programming language for bioinformatic inquiries. Without functions it is sometimes difficult to ensure that updates to an algorithm are incorporated in all analyses. Here I show you a very simple function to help you understand how to use functions in your Python programming.