String Format - Python Tutorial - w3Schools - Ch#13 English

Опубликовано: 20 Июль 2022
на канале: w3Schools Tutorials
155
2

we can combine strings and numbers by using the format() method!

The format() method takes the passed arguments, formats them, and places them in the string where the placeholders {} are.

The format() method takes unlimited number of arguments, and are placed into the respective placeholders.

You can use index numbers {0} to be sure the arguments are placed in the correct placeholders.


На этой странице сайта вы можете посмотреть видео онлайн String Format - Python Tutorial - w3Schools - Ch#13 English длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь w3Schools Tutorials 20 Июль 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 155 раз и оно понравилось 2 зрителям. Приятного просмотра!