Back to Browse

Single Quotes or Double Quotes in Python Strings and Escaping Characters

23.0K views
Aug 25, 2016
4:04

Creating Python Strings. Use single quote, double quote, triple double quotes, triple single quotes to indicate the beginning or end of your string. We will also discuss escaping characters with \ (\n \t \' \")

Download

1 formats

Video Formats

360pmp45.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Single Quotes or Double Quotes in Python Strings and Escaping Characters | NatokHD