Adding changes version 1

This commit is contained in:
2026-02-06 17:56:05 +01:00
parent 93fa820275
commit fdd275ac0e
30 changed files with 7068 additions and 888 deletions
+6
View File
@@ -0,0 +1,6 @@
import gnommo
if __name__ == "__main__":
print("This is the main module.")
gnommo.main()