Share Pastebin
Guest
Public paste!

Untitled

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