Python Printing with str.format( ) Function | Python Essentials Tutorials

  Рет қаралды 227

mechtutor com

mechtutor com

Жыл бұрын

The string format function, str.format(), has been a string class method since Python 3.0. It is used with print function more frequently than the old method borrowed from C/C++. This video presents the essentials of format() and how to use it in formatting the output of numeric and string values. Although it may look different and longer in syntax than the traditional print conversion methods, it is more flexible to use, and it still uses the same conversion characters (d, f, e, g, etc.) for integers and float numbers.
Python Full Course link: mechtutor.thinkific.com/cours...

Пікірлер: 3
@336suryasunkaramech5
@336suryasunkaramech5 Жыл бұрын
better use fstrings for this... you are using a reductant method from python2 sir...
@mechtutorcom
@mechtutorcom Жыл бұрын
Thank you for your kind comment. Actually, format() was originally added to Python 3.0; however, since Python 2 was still in use that time, it was "backported" to Python 2.6 and later. I will publish a video later about the f-string.
@336suryasunkaramech5
@336suryasunkaramech5 Жыл бұрын
@@mechtutorcom Thank you sir, you are an amazing tutor. Your series on numerical methods using python helped me a lot... it made me developed clear intuition for the algorithm... Many people think that .format() is a remnant style from Python 2... you cleared that misconception for me... I remember a youtuber teaching this incorrectly in his videos, guess it's time to comment there
Python Decorators in 15 Minutes
15:14
Kite
Рет қаралды 434 М.
ТЫ С ДРУГОМ В ДЕТСТВЕ😂#shorts
01:00
BATEK_OFFICIAL
Рет қаралды 6 МЛН
Опасность фирменной зарядки Apple
00:57
SuperCrastan
Рет қаралды 12 МЛН
Это реально работает?!
00:33
БРУНО
Рет қаралды 4 МЛН
When to (Not) Use Dunder Methods?
20:37
ArjanCodes
Рет қаралды 29 М.
25 Nooby Pandas Coding Mistakes You Should NEVER make.
11:30
Rob Mulla
Рет қаралды 265 М.
Correct String Initialization in C#
8:40
IAmTimCorey
Рет қаралды 31 М.
Introduction to Currying Functions in Haskell
10:06
Frazer Mills
Рет қаралды 23
Function Overloading For Python Developers (Singledispatch)
10:25
Stop, Intel’s Already Dead! - AMD Ryzen 9600X & 9700X Review
13:47
Linus Tech Tips
Рет қаралды 1 МЛН
String Formatting in Python (Part 1)
23:06
Neso Academy
Рет қаралды 23 М.
Premature Optimization
12:39
CodeAesthetic
Рет қаралды 780 М.
My 2 Year Journey of Learning C, in 9 minutes
8:42
VoxelRifts
Рет қаралды 582 М.
Python Logging - Tutorial
15:02
Tech With Tim
Рет қаралды 155 М.