An app that converts whole numbers into various number bases (Binary, Octal, Decimal & Hexadecimal). App does not currently work with floating point numbers.
Run pip install PyQt5
in your terminal
An app that converts whole numbers into various number bases (Binary, Octal, Decimal & Hexadecimal). App does not currently work with floating point numbers.
Run pip install PyQt5
in your terminal