fosscellcet / Competitive-Coding-Repository

A collection of solution to Competitive Coding questions in all programming languages.
8 stars 25 forks source link

Check if ith Bit Is Set problem #11

Closed Sequner closed 4 years ago

Sequner commented 4 years ago

Here is Python code for problem 'Check if ith Bit Is Set'