Mid JavaScript What are variables in JavaScript? Variables are containers to store data. Example: let age = 25;