Given the following DataFrame df:
df
Select the correct commands from the following to display the last five rows:
Given the following series ser1:
ser1
State the output of the following command:
print(ser1 >= 70)