advokatt<p>PEP 20:</p><p>"There should be one-- and preferably only one --obvious way to do it."</p><p><a href="https://docs.python.org/3/library/optparse.html#choosing-an-argument-parsing-library" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">docs.python.org/3/library/optp</span><span class="invisible">arse.html#choosing-an-argument-parsing-library</span></a></p><p>"The standard library includes three argument parsing libraries"</p><p>I am not even saying anything about string formatting... 4 from the top of my head: % operator, format() function, str.format() method, f-strings. Are there more?</p><p><a href="https://mastodon.babb.no/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodon.babb.no/tags/TIMTOWTDI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TIMTOWTDI</span></a></p>