Creating Strings in Python

Pubblicato il: 15 agosto 2016
sul canale di: Code master
2,217
16

Be sure to like, share and comment to show your support for our tutorials.

=======================================
Channel - https://goo.gl/pnKLqE
Playlist For This Tutorial - https://goo.gl/EyZFti
Latest Video - https://goo.gl/atWRkF
Facebook -   / mastercodeonline  
Twitter - https://twitter.com/mastercodeonlin?l...
Website - http://mastercode.online
======================================
In this Python tutorial, we will explore creating strings in Python 3. We will explore the single, double and triple quote strings and when each should be utilized and what the difference is between the three different styles. Single and double quotes can be used and they have the same result where a triple quote refers to a block string which can span multiple lines in the Python interpreter. Let's take a closer look at these three since single and double are exactly the same we will cover them and then. We will cover triple quote strings.
Single and Double Quote Strings in Python

Single and double quotes return the same object and, so they are interchangeable. If you start your string with a single quote, you must end your string with a single quote and the same goes for the double quote string if your string starts with a double quote you must end your string with a double quote.


In questa pagina del sito puoi guardare il video online Creating Strings in Python della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Code master 15 agosto 2016, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 2,217 volte e gli è piaciuto 16 spettatori. Buona visione!