Welcome back to my 100 Days of Python series!
In this video, we’re diving into string indexing — how to access individual characters in a string using their position. I’ll show you how indexing works, how to use negative indexes, and some cool tricks you can do with strings.
🎓 What you’ll learn:
• How string indexes start at 0
• How to access specific characters using [ ]
• Using negative indexes to count from the end
• Real examples to practice and understand string positioning
🖥 I’m learning Python day by day and sharing everything I discover along the way.
✅ Subscribe to follow the full 100 Days of Python journey!