You will write python program to solve the below problem. You will only write code blocks. Your python promgram must be executable and returns the right answer for the problem.

Q: {question}

# solution using Python:

def solution():
    """{question}"""