🔴 Python Programming Tutorial - Strings and Print Formatting

Опубликовано: 19 Март 2026
на канале: Enoch’s Hub
300
14

In this section of the course we will work with strings which are used in Python to record text information, such as names. Strings in Python are actually a *sequence*, which basically means Python keeps track of every element in the string as a sequence.



TimeStamps:
00:00 - Introduction(Strings)
01:07 - What are strings?
02:49 - Sequence in python
09:48 - Basic examples
15:48 - Printing a string
23:42 - printing & getting indexes in a particular string
32:08 - Using jump index
38:49 - Using the split index
41:39 - What is string formatting?
42:14 - String formatting for printing
43:51 - Some examples (Using .format() method)
51:11 - Some examples (Using Formated string literals (f strings) )
55:47 - Some examples (Using Concatenation method)


Additional Resources:
Data Analysis-Data Science with eNoch's hub - TRAINING SCHEDULE: https://docs.google.com/spreadsheets/...
Python Tutorial Playlist:    • Python Programming Tutorial  
Setup and Installation for Python:    • 03 - Setup and Installation ~ Python Progr...  
Course Material: https://github.com/EniolaAdemola/Pyth...
Download Anaconda: https://www.anaconda.com/download
Anaconda vs Miniconda: Which One is Best for You? :    • Anaconda vs Miniconda: Which One is Best f...  
How to run Jupyter Notebook. from your command line:    • Command Line: Fastest way to run Jupyter N...  
Tech With Daveworld Channel: https://whatsapp.com/channel/0029Vb6J...


#TechWithDaveworld #PythonProgramming #datascience #PythonTutorial #LearnPython #PythonForBeginners #CodingCourse #ProgrammingBasics #dataanalytics