Exercise: Extract range from string III

Fill in the gaps inside the square brackets to extract the sub-string "fun!" from the main string.
Python
Setting up Python environment...
Output