mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-08-02 11:36:24 -04:00
💾
This commit is contained in:
parent
0696b08d04
commit
314bdf533e
94 changed files with 11 additions and 7 deletions
13
web2-projects/enconding-decimals/data/ConvertedData.txt
Normal file
13
web2-projects/enconding-decimals/data/ConvertedData.txt
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Encoding function
|
||||
6111 -> 6f5f
|
||||
340 -> 4254
|
||||
-2628 -> 2b3c
|
||||
-255 -> 3e01
|
||||
7550 -> 7a7e
|
||||
|
||||
# Decoding function
|
||||
0A0A -> -6902
|
||||
0029 -> -8151
|
||||
3F0F -> -113
|
||||
4400 -> 512
|
||||
5E7F -> 3967
|
Loading…
Add table
Add a link
Reference in a new issue