var is a keyword used to declare a variable that can hold different values.
Its type may be inferred by the compiler or explicitly defined, depending on the programming language.