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