What do we mean by line no. 72 in this code?

what is the meaning of display (a,n) in line no. 72 in the code?

@Anku47 it’s just a function that accepts array and n and it display the array. It’s written in the code