Python Day 18: String Slicing in Python - Learn How to Extract Parts of Text
27 January 2026·9 min
Watch on YouTubeAbout this video
Welcome to Day 18 of The Complete Python Bootcamp.
In this session, you will explore how to access multiple characters within a string using slicing, a powerful technique for working with text in Python.
Slicing allows you to extract specific sections of a string rather than just a single character. Today, you will learn how Python slicing works, how to define start and end positions and how to use slicing to manipulate text based data in a clean and efficient way.
By the end of this lesson, you will understand how slicing gives you greater control over strings and helps you work with text more effectively.
✅ What You Will Learn in Day 18
• What string slicing is and how it works in Python
• How to extract multiple characters from a string
• How start and end positions define slices
• How slicing builds on indexing concepts from previous lessons
• How to use slicing for text processing and manipulation
• Common slicing patterns used in real Python programs
This session takes your string skills to the next level and prepares you for more advanced text operations.
🌍 Why String Slicing Matters
Learning string slicing helps you:
• Extract meaningful sections of text
• Clean and transform string based data
• Work efficiently with user input and file contents
• Build programs that analyse and reshape text
• Prepare for advanced string methods and formatting
Slicing gives you flexibility and precision when working with text.
🎯 Who This Session Is Designed For
• Beginners learning how to manipulate text in Python
• Students preparing for roles in development, automation or data
• Learners who want deeper control over string data
• Anyone who wants to process text efficiently
• Viewers who enjoy practical examples and clear explanations
This lesson strengthens your ability to work confidently with strings.
🔥 Take Control of Text in Python
Once you understand string slicing, you can extract and reshape text with ease.
This lesson is a key step toward advanced text handling in Python.
👉 Subscribe so you do not miss Day 19
👉 Comment with an example of text you sliced
👉 Share this video with someone learning Python
🔎 Keywords
python string slicing, string slicing in python, python extract substring, python slice strings, python text manipulation, python bootcamp day 18, python for beginners, python string basics, learn python step by step, python working with text
python string slicingstring slicing in pythonpython slice stringspython extract substringpython text manipulationpython for beginnerslearn python day 18python bootcamppython string basicspython beginner lessonpython working with strings
Get the next one in your inbox
A weekly note across Finance & Treasury, Innovation & Automation and Career Development. No spam, unsubscribe any time.
