Exercise: Concatenate strings II

Fill in what's missing to concatenate a and b with the join method. Separate the strings by a blank space.
Python
Setting up Python environment...
Output