Run »
x = "awesome" print("Python is " + x)
Python is awesome