When it comes to variables, each programming language has it’s own set of variable types, and programming languages generally fall into one of two camps with variables: strongly typed, where you have to declare what type of variable something is (and generally, once