Added projects from micro:bit editor. /JL

This commit is contained in:
Jan Lerking
2025-04-22 12:15:21 +02:00
parent 4be318f938
commit 35326109f4
9 changed files with 128399 additions and 94 deletions

View File

@@ -1,8 +0,0 @@
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()