Question

2. Write a python program that displays converts the binary

numbers 100 and 110 to decimal and display them. Then add

the two numbers and display the result in decimal, binary,

octal, and hexadecimal.

Question image 1