Contact
Contacting Ken
C
main(){ int j=0; char t[]="wd`job,))-6hhTf`^\035c`\0";
while(t[j]!='\0') putchar(t[j++]+j); }
Python
a="wd`job,))-6hhTf`^\035c`\0"
for j in range(len(a)-1):
print((chr(ord(a[j])+j)),end='')
A non-graphical CAPTCHA:
Enter the word qvestions capitalized and correctly spelled
and then click the button.