Python 05 Data Types in Python | Sequence type - String

Pubblicato il: 06 gennaio 2023
sul canale di: Himanshu Kaushik | DigiiMento GATE, NET, CSE Prep
440
5

In Python, the sequence is the ordered collection of similar or different data types. Sequences allow to store of multiple values in an organized and efficient fashion. There are several sequence types in Python –

1. String
2. List
3. Tuple

String
A string is a collection of one or more characters put in a single quote, double-quote or triple-quote. In python, there is no character data type;

A character is a string of length one. An str class represents it. In Python, Strings are arrays of bytes representing Unicode characters.


In questa pagina del sito puoi guardare il video online Python 05 Data Types in Python | Sequence type - String della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Himanshu Kaushik | DigiiMento GATE, NET, CSE Prep 06 gennaio 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 440 volte e gli è piaciuto 5 spettatori. Buona visione!