USE PYTHON 3 CODE
Posted: Mon Jun 06, 2022 1:31 pm
USE PYTHON 3 CODE
Create a function in Python which takes a positive integer as an input and outputs its binary repre- sentation.
Create a function in Python which takes a positive integer as an input and outputs its binary repre- sentation.