summaryrefslogtreecommitdiff
path: root/project/Core/Src/Activties/activity1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'project/Core/Src/Activties/activity1.txt')
-rw-r--r--project/Core/Src/Activties/activity1.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/project/Core/Src/Activties/activity1.txt b/project/Core/Src/Activties/activity1.txt
deleted file mode 100644
index 8a46d68..0000000
--- a/project/Core/Src/Activties/activity1.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-73 - 64 = 9
-9 - 8 = 1
-
-0100 1001
-
-2^2 + 2^3 + 2^0
-4 9
-0x49
-
-
--5
-
-0000 0000
-0000 0101
-1111 1011
-
-8 + 4 + 2 + 1 = F
-8 + 2 + 1 = B
-
-0xFB
-
-0b 1101 0110
-2 + 4 + 16 + 64 + 128 =
-
-0xD6 \ No newline at end of file