created base files

This commit is contained in:
2026-04-07 18:54:48 +02:00
parent 960bd0b5f5
commit dd06dd8153
2 changed files with 17 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
$output = shell_exec("python hello.py");
?>