Hint: You can adjust the default video playback speed in your account settings.
Sorry! Looks like there’s an issue with video playback 🙁This might be due to a temporary outage or because of a configuration issue with your browser. Please see our video player troubleshooting guide to resolve the issue.

Cristian Palau on April 8, 2020
Great explanation Darren, if we need to add \n or ” in a strings what is the best option, escape sequences or directly use triple quoted strings? Maybe there is a convention or a good python practice for this. Thanks!