Multiple assignment

A single value can be assigned to several variables simultaneously. For example:

a = b = c = 1