alternate to format in python3 code example Example: new python string formatting >>> f'Hello, {name}!' 'Hello, Bob!'