Going back to general programming basics. Even after 25 years, I can still learn some new things, or get a precise definition of some terms.
- variables - not typed
- literal values - typed
- operators
- statements are made of: expressions, any reference to a variable or value, or a set of variables and values combined with operators