The computer program described is an example of sequence.
In this context, a sequence structure means that the program follows a straight path, executing the same set of steps in the same order each time it is run, without any branching or looping involved.