Learn the fundamental concepts of computer programming
Variables can store data of different types. Knowing the data type is important because you cannot, for example, add a word to a number.
Edit the code below and click Run to see the result live.