HW01: First running version

This commit is contained in:
Christos Choutouridis
2025-04-29 18:54:25 +03:00
parent 808fb8dbbe
commit d771baa443
13 changed files with 468 additions and 1 deletions
+3
View File
@@ -1,2 +1,5 @@
# Python execution related
__pycache__/
# IDE files
.idea/