Also, I would not start a variable name with a capital letter. Although this is not illegal, a number of capital letters have predefined functions in Mathematica/Wolfram language. In this case, nothing pops up in the documentation, but to be on the safe side, remember that all built-in functions start with a capital letter, and to make sure there is no possibility of a conflict, your variables and functions should start with a lower case.
Note that the examples Wolfram provides does not always follow that guidance.