summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@annapurna.annapurna.fitness>2025-07-09 16:07:39 +0200
committerroot <root@annapurna.annapurna.fitness>2025-07-09 16:07:39 +0200
commitdf59764861742648ccc1dd27388cd95703d3080a (patch)
tree56351af27175560e35da0bd06ce5dc503143ec4e
parent72cb72a14dd0f64b1cd861057b61266dfc10bb76 (diff)
changed folder structure & deleted useless filesHEADmaster
-rw-r--r--and.py (renamed from logical_operators/and.py)0
-rw-r--r--logical_operators/.DS_Storebin6148 -> 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
deleted file mode 100644
index a98982f..0000000
--- a/logical_operators/.DS_Store
+++ /dev/null
Binary files differ
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