Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 609 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 609 Bytes

BDHsolver

This Python program solves and shows binary, decimal, and hexadecimal answers

Program Instructions:

  • The program pops up a "What would you like to solve today?" screen. You can do 1 for decimal, 2 for hexadecimal, 3 for decimal, 9 for settings, and 0 to exit.
  • Pick one of those answers and then put in the appropiate numbers.
  • If you don't pick the correct numbers an invalid message will appear.
  • If you put in the correct information the binary, hexidecimal, and decimal answer will appear.
  • Once finished with seeing the answer, press enter and you will be back in the menu.