Escape quotes in a dialogue
The string below is not recognized by Python due to unescaped single and double quotes. Use escape characters to correctly display the dialogue.
Python
Setting up Python environment...
Output
Setting up Python environment...