This programming allows the user to input a decimal number and converts it to octal. It displays the decimal number entered by the user and its equivalent octal value. The user is also prompted if they want to do another conversion or end the program.