Write a coral program that takes in a positive integer as input, and outputs a string of 1's and 0's representing the integer in binary. For an integer x, the algorithm is:

Solved
Show answers

Ask an AI advisor a question