Strings in Python

Опубликовано: 01 Ноябрь 2024
на канале: Bytes Institute
241
5

This video teaches the String Data Type in Python, covering everything from escape characters to string operations, indexing, slicing, and formatting.

Watch the full Python for Everyone playlist:    • Python for Everyone  

Source code and notes available here: https://github.com/priyanshuthakur200...

🕒 Timestamps:
00:00:00 - Intro
00:00:25 - What Are Strings?
00:07:54 - Escape Characters
00:18:02 - Operations on Strings
00:28:09 - Indexing in Strings
00:35:51 - Slicing in Strings
00:49:07 - String Formatting
00:58:46 - Question Practice
01:07:03 - Outro

#python #pythonprogramming #pythontutorial #coding