pub const LEFT_PAREN: &str = "(";
The string “(”: This constant is used to represent a left parenthesis.