Binary digits: Difference between revisions

m
Line 1,317:
 
=={{header|Gambas}}==
'''[https://gambas-playground.proko.eu/?gist=03e84768e6ee2af9b7664efa04fa6da8 You can runClick this code.link Copyto the code, clickrun this link, paste it in and press 'Run !'code]'''
<lang gambas>Public Sub Main()
Dim siBin As Short[] = [5, 50, 9000]
Anonymous user