Add hello_sandbox.py for practice OpenDev workflow contribution

Change-Id: If3f3be59d88996082f3732b07d28b2371a4090b5
This commit is contained in:
Dari Caceres
2025-09-07 20:01:33 -04:00
parent 95cf4b7070
commit e2487172d0

1
hello_sandbox.py Normal file
View File

@@ -0,0 +1 @@
print("Hello Sandbox!")