how to print a variable in a sentence in python code example Example: how to print a variable in python variable = "Hello World" print(variable)