demo_python_variables_error.py:
C:\Users\My Name>python demo_python_variables_error.py
TypeError: unsupported operand type(s) for +: 'int' and 'str'