diff --git a/Python/hello_cavage.py b/Python/hello_cavage.py new file mode 100644 index 000000000..4a14bcad8 --- /dev/null +++ b/Python/hello_cavage.py @@ -0,0 +1,3 @@ +# hello_cavage.py + +print("Hello from CavageAPI!") \ No newline at end of file