Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apotursun963 authored Nov 18, 2024
1 parent 4fc7f40 commit 5fa02db
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,12 @@ binary_res = hexa_to_binary(hexa)
print(f"hexa: {hexa} -> binary: {binary_res}")
```



Running test
------------
```
python .\tst.py
```


0 comments on commit 5fa02db

Please sign in to comment.