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
49 results
Then we go to what is called an f string, a formatted string. Within this f string, it is easier to enter a mix of constants, like text and ...
153 views
2 years ago
String Formatting placeholders modifiers.
7,111 views
8 years ago
Strings are immutable. If you want something that works like a string but lets you modify the contents in place, you use the ...
264 views
6 years ago
Introducing simple functions in Python. View an annotated PDF transcription of the video: ...
339 views
Description: Master Python's print() Function: Your First Step in Python Programming! The print() function is your gateway to ...
299 views
11 months ago
You can use printf() instead of format() -- they do the same thing. Also, you can have as many specifiers in a format string as you ...
245 views
Various forms of the print() function, including formatting output. Note: at 8:10 I say“I'll pass that on to the format function” -- the ...
345 views
7 years ago
Vous connaissez certainement les tableaux de fils, très à la mode dans les années 80 qui le redeviennent aujourd'hui (hélas ?).
3,342 views
Functions useful for displaying results: disp, num2str, fprintf. Combining numeric variables with character arrays to write useful ...
2,701 views
5 years ago
Ubuntu 10.10, Gnome 2.32 Lizenz: Creative Commons by 3.0.
1,075 views
12 years ago
In this video, I'm going to show you how to add custom attributes to spaCy Token, Span and Doc objects. ✨ Check out the ...
2,031 views
integers, floats, and strings in Python.
608 views
In this episode we discuss conditions, logical operators, and if statements. Key concepts and keywords in this video: • Conditions ...
690 views
In this video, we will talk about rich, plain and structured text, how text is encoded and what this means to manipulating text using ...
5,713 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
3 years ago
2,092 views
This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...
155 views
4 years ago
Errata : de 4:00 à 5:00, je fais plusieurs lapsus entre liaison et référence. La liaison est le mécanisme qui lie une variable à un ...
1,512 views
Editing delimited files can be a pain, especially if they are large. The Rainbow CSV extension makes searching and viewing ...
19,587 views
When should you use braces around the body of an if/else? (Spoiler alert: always.)
678 views