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