Module: Bit Operations (Python)


Problem

9/13

Finding the minimum of two numbers without using a conditional operator

Problem

Finding the minimum of two numbers without using a conditional operator.