python 2.7 f string code example Example: new python string formatting >>> f'Hello, {name}!' 'Hello, Bob!'