#8 List and String Slicing in Python | Python Tutorial For Beginners

Опубликовано: 19 Июнь 2026
на канале: Apkfear
39
10

Welcome to my youtube channel Apkfear. In this video I am going to show you how to use slicing in Python. String slicing is used to obtaining a sub string from in it. List slicing is used to obtaining a sub part or specific elements from in it. This tutorial is for beginners who want to learn python.