ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,150 results

mCoding
Python f-strings can do more than you thought. f'{val=}', f'{val!r}', f'{dt:%Y-%m-%d}'

Python has lot of useful format strings. f-strings in Python are not just a way to easily substitute variables inside strings, they come ...

9:10
Python f-strings can do more than you thought. f'{val=}', f'{val!r}', f'{dt:%Y-%m-%d}'

266,918 views

4 years ago

Tech With Tim
5 Useful f String Tricks - For Python

If you want to land a developer job check out my program with CourseCareers: https://techwithtim.net/dev With Python version 3.6, ...

9:03
5 Useful f String Tricks - For Python

19,600 views

1 year ago

Python Morsels
Python 3.14's new T-Strings: what's the big deal?

Python's new t-strings may look like f-strings, but they work in a totally different way, allowing you to delay string interpolation.

4:29
Python 3.14's new T-Strings: what's the big deal?

1,200 views

2 months ago

CodeWithHarry
f-strings in Python | Python Tutorial - Day #28

Python is one of the most demanded programming languages in the job market. Surprisingly, it is equally easy to learn and master ...

8:52
f-strings in Python | Python Tutorial - Day #28

505,276 views

2 years ago

InfoWorld
Python 3.14's new template string feature

Python has long had the "f-string" feature, for creating formatted strings from variable data. Now, with Python 3.14, there's a ...

4:37
Python 3.14's new template string feature

517 views

7 months ago

Bro Code
Python string format 💬

Python string format method tutorial explained #Python #string #format #method –––––––––––––––––––––––––––––– Up In My ...

12:47
Python string format 💬

36,216 views

5 years ago

Programming with Mosh
How to Use Strings in Python - Python Tutorial for Beginners

How to use strings in Python. Learn Python basics with this Python tutorial for beginners. Subscribe for more Python tutorials ...

16:46
How to Use Strings in Python - Python Tutorial for Beginners

289,110 views

7 years ago

Code with Ebrima
f Strings In Python Explained 2025

Description In this video, we'll explore various ways to format strings in Python, including: • Inserting variables into strings ...

6:32
f Strings In Python Explained 2025

116 views

8 months ago

London App Brewery
Number Manipulation and F-Strings in Python

We're releasing a free preview (first 3 hours) of our 60+ hour 100 Days of Python Bootcamp on YouTube. In this free series, you'll ...

8:38
Number Manipulation and F-Strings in Python

10,280 views

4 years ago

Adrian Dolinay
Python! Formatted String Literals (f-strings)

Tutorial on printing with f-strings. Learn how to print f-strings, format the print output with format specifiers and create variables with ...

6:37
Python! Formatted String Literals (f-strings)

499 views

3 years ago

Kamil Brzezinski
Python - Formatting Data with f-Strings

formatted strings or f strings for short are a great way to format strings in python they are simple to use easy to read and very ...

13:23
Python - Formatting Data with f-Strings

234 views

4 years ago

InfoWorld
Python 3.12 highlights: Better error messages and f-strings

Python 3.12 is out in beta now and worth trying out, with many new features that aid day-to-day productivity. In this video we'll look ...

4:43
Python 3.12 highlights: Better error messages and f-strings

615 views

2 years ago

TECHtalk
Using f-strings in Python to format output

The f-string feature in Python lets you format output in strings by using convenient text templates. This walkthrough shows you the ...

4:24
Using f-strings in Python to format output

3,733 views

5 years ago

Technical Potpourri by Sudipta Deb
Python 3.14 T-Strings EXPLAINED: f-strings vs t-strings for Secure String Formatting

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 ...

5:57
Python 3.14 T-Strings EXPLAINED: f-strings vs t-strings for Secure String Formatting

41 views

13 days ago

Jeon Leuke
Python f-strings  | Clear and Contextual | 🧑‍💻 Practice @End

Course Playlist: https://youtube.com/playlist?list=PLpf3YOIEd-g_r9V-Tk362-ZYwKwAVrpVA&si=5dD595j7pco8Bkqu ...

7:28
Python f-strings | Clear and Contextual | 🧑‍💻 Practice @End

19 views

8 months ago

Microsoft Developer
Formatting Strings | Python for Beginners [11 of 44]

While concatenating strings works, it doesn't always read well. Python offers the ability to add placeholders for easier dynamic ...

4:09
Formatting Strings | Python for Beginners [11 of 44]

195,979 views

6 years ago

Adian
Python Tutorial # 8 | String Formatting Python | f string python | .format in python

In this video we are discussing about string formatting in python with the help of .format in python and f string in python ...

7:17
Python Tutorial # 8 | String Formatting Python | f string python | .format in python

47 views

5 years ago

Otto Córdova
CÓMO USAR CADENAS F ( F-STRINGS) EN PYTHON.

QUÉ NO ENTIENDES LAS CADENAS F DE PYTHON? VEN, QUE TE EXPLICO. --ÍNDICE-- 0:00 Intro 0:19 ¿Qué son las cadenas ...

5:55
CÓMO USAR CADENAS F ( F-STRINGS) EN PYTHON.

5,226 views

4 years ago

cs glitz
Python 3 Tutorial 02 - User Input, Formatting Strings, Assignments

Timeline: 00:00 Variable assignments 01:53 Digit separator 03:12 Variable naming convention 05:42 String assignments 08:27 ...

19:57
Python 3 Tutorial 02 - User Input, Formatting Strings, Assignments

826 views

5 years ago

Bill Moseley, Ph.D. - Computer Science Educator
Python (Fall 2025) Module 2-12: F String Method

Python for Beginners, python for students, free python course. This video is part of a free and open set of complete course ...

7:55
Python (Fall 2025) Module 2-12: F String Method

99 views

3 months ago