Add binary and hex number parsing

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2024-09-26 10:03:54 -07:00
parent cd9617d2fd
commit 1dd058ae18
4 changed files with 120 additions and 5 deletions

View File

@@ -8,6 +8,8 @@ __add__
30
-10
10
11
4
__sub__
-1
1
@@ -90,3 +92,4 @@ __neg__
30
-30
10
-255