what does ternary operator mean code example Example: ternary operator (condition) ? (if true, do this) : (otherwise, do this)