what are all the types of string formatting python code example Example: new python string formatting >>> f'Hello, {name}!' 'Hello, Bob!'