Python variables and literals

Variables are containers that hold the values of data. A variable is the label assigned to a memory address.The identifier is also known as a value-holding Python variable.