Added compiled projects. /JL

This commit is contained in:
Jan Lerking
2025-04-23 06:11:25 +02:00
parent 35326109f4
commit 41529c1be8
10 changed files with 101 additions and 10 deletions

View File

@@ -0,0 +1,6 @@
from terning import terning
running = True
while running:
terning()