Which of the following is a correct way to print last 10 rows of a dataframe df? code example Example: print last n rows of dataframe df1.tail(n)