What are Variables?

A variable is like a container that stores information. There are three types of variables in Kodable; strings, integers, and arrays. Why are variables important in programming?