Insert M Into N

# Introduction This Python challenge is about inserting a 16-bit number `m` into another 16-bit number `n` such that `m` starts at bit `j` and ends at bit `i`.

|60 : 00

Click the virtual machine below to start practicing