diff options
author | root <root@annapurna.annapurna.fitness> | 2025-07-09 16:07:39 +0200 |
---|---|---|
committer | root <root@annapurna.annapurna.fitness> | 2025-07-09 16:07:39 +0200 |
commit | df59764861742648ccc1dd27388cd95703d3080a (patch) | |
tree | 56351af27175560e35da0bd06ce5dc503143ec4e | |
parent | 72cb72a14dd0f64b1cd861057b61266dfc10bb76 (diff) |
-rw-r--r-- | and.py (renamed from logical_operators/and.py) | 0 | ||||
-rw-r--r-- | logical_operators/.DS_Store | bin | 6148 -> 0 bytes | |||
-rw-r--r-- | not.py (renamed from logical_operators/not.py) | 0 | ||||
-rw-r--r-- | or.py (renamed from logical_operators/or.py) | 0 | ||||
-rw-r--r-- | xor.py (renamed from logical_operators/xor.py) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/logical_operators/and.py b/and.py index 7e6a352..7e6a352 100644 --- a/logical_operators/and.py +++ b/and.py diff --git a/logical_operators/.DS_Store b/logical_operators/.DS_Store Binary files differdeleted file mode 100644 index a98982f..0000000 --- a/logical_operators/.DS_Store +++ /dev/null diff --git a/logical_operators/not.py b/not.py index e010561..e010561 100644 --- a/logical_operators/not.py +++ b/not.py diff --git a/logical_operators/or.py b/or.py index acc8c62..acc8c62 100644 --- a/logical_operators/or.py +++ b/or.py diff --git a/logical_operators/xor.py b/xor.py index 17bd630..17bd630 100644 --- a/logical_operators/xor.py +++ b/xor.py |