The code block shown below should return a 25 percent sample of rows from DataFrame storesDF with reproducible results. Choose the response that correctly fills in the numbered blanks within the code block to complete this task.
Code block:
StoresDF.__1__(__2__ = __3__, __4__ = __5__)