Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 19th, 2010 | Syntax: None | Size: 0.14 KB | Hits: 42 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. Copy and paste this into the URL bar.
  2.  
  3. javascript: var foo ='';while(foo = prompt('what?', foo) ){ foo = foo.split('').reverse().join('') }