I got python running on Apache in Windows. I saw only print("Hello World") type examples. My question is ..how to run a proper program on it, e.g my s
print("Hello World")