#!/usr/bin/env python

#En cualquier plataforma (UNIX, Windows, Mac OS X... y cualquier otro intérprete de Python)

print "hola mundo"
