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