dsConvert decimal to binary python This is a Python Program to find the binary equivalent of a number without using recursion. Problem Description…byJohn