Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
146 results
In Python, formatted strings, or f-strings for short, are a syntax that allow you to insert the value of an expression directly into a ...
15 views
1mo ago
Unlock the power of T-Strings (Template Strings), one of the most exciting new features in Python 3.14! While f-strings are great for ...
163 views
6mo ago
Python 3.14 introduces t-strings: template string literals that look like f-strings but evaluate to a `Template` instance instead of a ...
94 views
In this video, you'll learn how to format text in Python using f-strings and string.format(). We cover practical examples such as ...
8 views
7mo ago
If you're debugging Python code with print() calls, consider using f-strings with *self-documenting expressions* to make your ...
277 views
5mo ago
Are your print lines messy with endless quotation marks, variables, and plus signs? In this video, we dissect F-Strings (Formatted ...
2 views
7d ago
Python's new t-strings may look like f-strings, but they work in a totally different way, allowing you to delay string interpolation.
1,526 views
8mo ago
another simple video on f-strings! this is a tough and new topic for some students, so i hope this helps! forgive the watermarks ...
6 views
4mo ago
This video answers how to print int with string in Python. Basically, it answers how to print an integer variable, along with a string, ...
41 views
Python for Beginners, python for students, free python course. This video is part of a free and open set of complete course ...
121 views
9mo ago
Are you ready to bridge the gap between building modern web applications and extracting actionable insights from data?
5 views
79 views
Welcome to Day 3 of the Python Masterclass in 20 Days! Today's lesson is one of the most powerful and practical topics in Python ...
56 views
This video answers how to append a character to a string in Python. It shows the answer to this question by using three different ...
11 views
Python's input() function always returns a string — even when the user types a number. This video explains why 5 * "3" produces ...
17 views
2w ago
4 views
2mo ago
Master Python String Manipulation: The Complete Tutorial! In this video, you'll learn all the essential Python string handling ...
9 views
Welcome back to our Basic Python Tutorial series. In this video, we are taking a deep dive into Strings. Text data is everywhere in ...
In this Python for beginners lesson, you will learn what variables are, how to store values, and how to work with strings in Python.
28 views
3mo ago
Comprehensive guide to Python strings: creation, methods, formatting, and more. Unlock the power of Python strings!
1 view
1d ago