Have you just started learning to code and used an "if condition" to make decisions based on an expression? If so, you have probably used Arithmetic Operators, Comparison Operators, or Logical Operators, among others.
When I started learning to code,...