Back to Browse

Python Tutorial 14: String Data Type - Working with Text in Python

17 views
Nov 15, 2024
37:51

You'll learn how to work with text using the string data type. We cover creating strings, basic string operations, accessing characters by index, slicing, common string methods, and string formatting. Whether you're a beginner or looking to refresh your skills, this video provides practical examples to help you master working with text in Python. ▶️ Next Lesson: https://youtu.be/AQh4RnHYlJQ 📚 Python Full Course (Playlist): https://youtube.com/playlist?list=PLM-1hr3X_dUTDNvO41YVOIo1sSo4pz8dx&si=LXRuc8szxD_1zGzd 💻 Code Examples: 🔗 https://github.com/DevCatalog/python/tree/master/code_examples/14_string_data_type 👍Like this video? Give it a thumbs up and subscribe to stay updated on our latest content. ⏰ Timestamps: - 00:00 | Introduction - 00:32 | How to Create Strings - 03:28 | String Concatenation - 04:11 | String Repetition - 04:44 | Creating an Empty Box with Strings - 06:16 | Positive Indexing in Strings - 07:32 | Negative Indexing in Strings - 08:37 | Index Out of Range Error - 09:25 | String Slicing - 15:45 | Common String Methods - 20:11 | String Formatting - 21:19 | The format() Method - 27:17 | F-Strings - 33:13 | Escape Sequences - 36:37 | Raw Strings 📜 Additional Info: - The voice-over is generated using text-to-speech technology powered by Clipchamp. - Some visual elements in this video were sourced from mixkit.co. #python #pythonprogramming #strings #text #pythontutorial

Download

0 formats

No download links available.

Python Tutorial 14: String Data Type - Working with Text in Python | NatokHD