Add diagnostics-old/OtherFunctions.py

This commit is contained in:
2025-12-17 17:25:07 +00:00
parent 3efeafc55e
commit 8441446e44

View File

@@ -0,0 +1,2 @@
def vprint(string, verbose):
print("[LOG (verbose enabled)]", string)