Javascript is a dynamically typed language, while Typescript
It is a statically typed language, that is, it does not allow changing
after assigning, the data type of a variable.