Exercise: Concatenate strings III

Use the join method to concatenate the strings. Separate the strings by a comma followed by a blank space (, ).
Python
Setting up Python environment...
Output