The Python Oracle

Using multiple arguments for string formatting in Python (e.g., '%s ... %s')

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Peaceful Mind

--

Chapters
00:00 Question
00:36 Accepted answer (Score 221)
01:15 Answer 2 (Score 142)
01:54 Answer 3 (Score 66)
04:05 Answer 4 (Score 13)
04:35 Thank you

--

Full question
https://stackoverflow.com/questions/3395...

Accepted answer links:
[format]: http://docs.python.org/library/stdtypes....

Answer 2 links:
[str.format()]: http://docs.python.org/library/stdtypes....

Answer 3 links:
[docs.python.org/library/stdtypes - string formatting]: http://docs.python.org/library/stdtypes....
[docs.python.org/library/stdtypes - ]: http://docs.python.org/library/stdtypes....
[syntax]: http://docs.python.org/library/string.ht...
[docs.python.org/library/string - format examples]: http://docs.python.org/library/string.ht...

Answer 4 links:
[here]: https://stackoverflow.com/questions/5082...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #string #syntax

#avk47