From a3a61bbc53c9f5c383bc9516b485f74d401232a0 Mon Sep 17 00:00:00 2001 From: Ty-Code <55755868+Ty-Code@users.noreply.github.com> Date: Fri, 3 Dec 2021 21:47:49 +0100 Subject: [PATCH] Update names_of_special_characters.md --- fundamentals/names_of_special_characters.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fundamentals/names_of_special_characters.md b/fundamentals/names_of_special_characters.md index daec0f8..7e1ad4b 100644 --- a/fundamentals/names_of_special_characters.md +++ b/fundamentals/names_of_special_characters.md @@ -44,4 +44,6 @@ Do you think there is one (or more) missing? Make a PR with your additions 🙃! `-` Dash `-` +`!` Exclamation mark or logical NOT `!` + See also the fundamentals page on [Operators](operators.md).