Operator
Python V2 String Formatting
One important skill in Python programming is the use of formatting strings. Here’s a little snippet to assist – but mainly to remind me in a handy place where I won’t forget it. This post, I must admit, is mainly for my benefit. I am in the progress of teaching myself Python (version 2), and […]