Variable

Value and string can be stored in Variable.

variable1's photo

String

variable2's photo

Rules of VARIABLE NAME
1. should be one string
2. should characters, numbers or under bar
3. shouldn’t start with numbers
4. upper case and lower case are different
5. can not use 'True' and 'False' as variable name