python output a variable code example Example: python print variable name = "Bob" print(f"hello {name}!")