User Tools

Site Tools


en:variables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:variables [2016/08/09 18:12]
admin
en:variables [2016/08/09 18:23]
admin
Line 1: Line 1:
 ===== Variables ===== ===== Variables =====
-You can think of a variable as a place in the computer's memory to store things.  Each variable has a name that must begin with a letter, and may consist of any number of letters, numbers, and dollar signs.  They are case sensitive.\\+You can think of a variable as a place in the computer's memory to store things.  Each variable has a name that must begin with a letter, and may consist of any number of letters, numbers, and dollar signs.  Their names are case sensitive, the variable 'a' is not the same as the variable "A".\\
  
 ==== Example ==== ==== Example ====
en/variables.txt ยท Last modified: 2020/02/28 10:46 (external edit)