Display Round 1 by coding the f-string f"Round {current_round}!"

Make sure to pick Round followed by { and then current_round, }.