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
79 results
Before f-strings were in Python, programmers used the format() method to get formatted output. You might see this notation in ...
107 views
3 years ago
... Materials: https://drive.google.com/drive/folders/1U_Qhe-hwE-YUPE0TwdXtUKFAShbwgicD - Python F-String Documentation: ...
2,410 views
1 year ago
Use print() to display information on the screen. The video also covers "f-strings," which help you format your output.
130 views
Formatting numeric output to display in a standard currency format in Python. View an annotated PDF transcription of the video: ...
22,728 views
8 years ago
Let's call it "f", open and let's name it... ..."data dot txt"... ...and make it ready to write something in it. We can write then... ...for ...
193 views
7 years ago
Welcome to Pumping Python! My name is Jacob Itegboje, and in this video, I'm going to solve a huge problem that many Python ...
77 views
String Formatting placeholders modifiers.
7,148 views
PyCon Greece 2025 - Athens, 29-30 August == About the talk == From Python's new type parameter syntax and exception groups ...
72 views
2 months ago
How to get something better than the name of a class and its memory reference when you print an object reference.
110 views
Because Python is so flexible in its structure and variable typing, we are able to do many clever things. However, we should strive ...
60 views
Machine Learning in SQL is not only possible but is not too difficult if we think about what we know, i.e., where we are and where ...
251 views
2 years ago
Description In this video, we dive into Python's operator precedence—the order in which Python evaluates expressions.
168 views
Use a *while* loop to repeatedly get input in a program.
319 views
6 years ago
Python beginner course without using any IDE. This chapter explores nested conditional statements. #pythonbeginner ...
32 views
You're probably familiar with string art, which was very popular in the 80s and is making a comeback today (unfortunately ...
3,370 views
python Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
17 views
5 months ago
python #pythonprogramming Join this channel to get access to perks: ...
74 views
ChatGPT╳Python╳Excel自動化應用2025第3次上課01_重點複習與九九乘法表02_九九乘法表先輸出第一列說明03_改為Fstring ...
14 views
Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
108 views
Some functions return values; others don't. What is the difference, and when do you use each type?
250 views