from .binær_tæller import bin_taeller_v1 from .binær_tæller import bin_taeller_v2 running = True while running: bin_taeller_v1() #bin_taeller_v2()