04 String Object Introduction| Python For Automotive| #automotive #python #programming

preview_player
Показать описание
buy this course from Udemy using following link with discount
#automotive #python #programming #automotive #python #programming #protocol
Strings helps to store textual data
Strings in python is framed as sequences of single-character strings and are example for sequence in python
We can perform operations on bytes of string based on their index and index start from zero in python
Positive index access the bytes of string from the left and negative index from the right
Index can be result of a expression
String in python support slicing, concatenation using (+) symbol and repetition using (*) symbol
Dir function of python list associated attributes of specified object
help function details usage of any function
Special characters are denoted by a backslash escape sequence.
multi line string literals that are enclosed within triple quotes.
Some of the supported string functions in python:
Find, Replace, Split, Upper, IsAlpha, rstrip
Рекомендации по теме
join shbcf.ru