#!/usr/bin/env python3 print("Content-Type: text/html\n") print("

¡Python está funcionando!

")