added removed flag & updated debug info

This commit is contained in:
2025-02-05 21:43:41 +01:00
parent bf56e8baa0
commit 99b30f4cfa
6 changed files with 59 additions and 44 deletions
+2
View File
@@ -0,0 +1,2 @@
def py_print(*args: str):
print("Py -", " ".join(args))