Other way of formatting strings code example Example: new python string formatting >>> f'Hello, {name}!' 'Hello, Bob!'