Post History
Vyxal, 12 bitsv2, (actually 1.5 but the leaderboard needs to say) 2 bytes øṘ Try it Online! Bitstring: 000101111100 Very simple: call the built-in :p
#1: Initial revision
# [Vyxal](https://github.com/Vyxal/Vyxal/tree/version-2), 12 [bits<sup>v2](https://github.com/Vyxal/Vyncode/blob/main/README.md)</sup>, (actually 1.5 but the leaderboard needs to say) 2 bytes ``` øṘ ``` [Try it Online!](https://vyxal.pythonanywhere.com/?v=2&c=1#WyJ+PSIsIiIsIsO44bmYIiwiIiwiIShcXGQrKSArKC4rKVxuMSAgICAgIElcbjggICAgICBWSUlJXG45ICAgICAgSVhcbjEwICAgICBYXG40NCAgICAgWExJVlxuNjY2ICAgIERDTFhWSVxuODAwICAgIERDQ0Ncbjg4OCAgICBEQ0NDTFhYWFZJSUlcbjkwMCAgICBDTVxuOTk5ICAgIENNWENJWFxuMTAwMCAgIE0iXQ==) Bitstring: ``` 000101111100 ``` Very simple: call the built-in :p