python_variables_6.py:
x
 
x = "awesome"
print("Python is " + x)