Python 3 format() built-in function TUTORIAL

preview_player
Показать описание
Tutorial on how to use the format() built-in function from the Python 3 Standard Library.

📖 You can check out the Udemy course (Python Built-in Functions) here:

Documentation:

⚙️ Recommended Computer Gear:

✈️ Recommended Digital Nomad Gear:
Рекомендации по теме
Комментарии
Автор

So basically this format() means to literally put the code in a format? I see you used % and it gave 500. Im just asking for confirmation? cause I am new to python

akiraj