From 68eb983bc69492f2f8ad248f5d2b88f32d7682f0 Mon Sep 17 00:00:00 2001 From: gauthiier Date: Sun, 15 Jan 2023 10:10:05 +0100 Subject: [PATCH] operators [lfs] --- 1.Basics.md | 2 +- img/comp-operators.png | 3 +++ img/comparing-operators.png | 3 --- img/logic-operators.png | 3 +++ 4 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 img/comp-operators.png delete mode 100644 img/comparing-operators.png create mode 100644 img/logic-operators.png diff --git a/1.Basics.md b/1.Basics.md index eec7b36..21952d9 100644 --- a/1.Basics.md +++ b/1.Basics.md @@ -183,7 +183,7 @@ if(conditionX) { Ok ok, but what are "conditions" then?

- +

diff --git a/img/comp-operators.png b/img/comp-operators.png new file mode 100644 index 0000000..2fb433a --- /dev/null +++ b/img/comp-operators.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc22696e138adc831595d9b8e485ee7451b8ff492c9775b3e7cf4389a008844 +size 48725 diff --git a/img/comparing-operators.png b/img/comparing-operators.png deleted file mode 100644 index 58ead96..0000000 --- a/img/comparing-operators.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39e83ac7cacb93b7532b911be41c36e86c0db126e2dabdd6a64da72a7329a755 -size 6690 diff --git a/img/logic-operators.png b/img/logic-operators.png new file mode 100644 index 0000000..ea61e07 --- /dev/null +++ b/img/logic-operators.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1fc4bd840cccae00a83bc722ec8f75092bbbccf7badd2efc2aa2808b5b1276e +size 19733