Challenge: The Nearest Power of 2
Find the nearest power of 2 for a number that has been input.
Task
Write a program that takes a positive number (num
) and finds the power of ...
Access this course and 1400+ top-rated courses and projects.
Find the nearest power of 2 for a number that has been input.
Write a program that takes a positive number (num
) and finds the power of ...