Learn Python: Difference between revisions

link to free text source
No edit summary
Line 1: Line 1:
String formatting in Python 3
https://docs.python.org/3/library/string.html#formatstrings
----
Content below this fold was written in 2014/15 so take it with a grain of salt.
----
To learn Python, you should probably start out by checking out the "Getting Started" page over at python.org https://www.python.org/about/gettingstarted/
To learn Python, you should probably start out by checking out the "Getting Started" page over at python.org https://www.python.org/about/gettingstarted/