Добавить
Уведомления

#31 Python Tutorial for Beginners | String Slicing | Accessing Sub-string

In this video,, you will learn to get the characters from the string. You will also learn a very important topic i.e. string slicing. we use the syntax: [ start_index : end_index : step ] to extract or slice the string, where default values for start_index is 0, end_index is len(str) and step is 1. https://www.prowessapps.in/python Write your queries at: daneyallari@gmail.com prowessapps.in@gmail.com Please like, comment, share and subscribe. Thank You #daneyallari #python #pythonByDaneyalLari

Иконка канала Введение в Python
4 подписчика
12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

In this video,, you will learn to get the characters from the string. You will also learn a very important topic i.e. string slicing. we use the syntax: [ start_index : end_index : step ] to extract or slice the string, where default values for start_index is 0, end_index is len(str) and step is 1. https://www.prowessapps.in/python Write your queries at: daneyallari@gmail.com prowessapps.in@gmail.com Please like, comment, share and subscribe. Thank You #daneyallari #python #pythonByDaneyalLari

, чтобы оставлять комментарии