Question: write a program in Python that converts unsigned binary to hexadecimal and hexadecimal to unsigned binary. When run, the program should prompt the user with
write a program in Python that converts unsigned binary to hexadecimal and hexadecimal to unsigned binary. When run, the program should prompt the user with a short menu to select an option (such as: Enter 1 to convert unsigned binary to hexadecimal and Enter 2 to convert hexadecimal to unsigned binary and quit)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
