👉 Untyped means not having a type system, or lack thereof, in programming languages that do not have explicit typing rules governing variable types and their values. This can lead to unpredictable behavior and runtime errors when attempting to define and use variables of different types.