dxnge

9

Dec 6th, 2021
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.10 KB | None | 0 0
  1. print(int(str(int(bin(221)[2::])-1).replace('0', 'zero').replace('1', '0').replace('zero', '1'), 2))
Advertisement
Add Comment
Please, Sign In to add comment