Now we need to display the trials variable. Finish the print statement by coding f"Running trial {trials}" between the parentheses.

Make sure to type f"Running trial {trials}".