function worked() { return "The jscript test worked"; } def worked(): return "The Python test worked" .