Guest User

Untitled

a guest
Jun 13th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.05 KB | None | 0 0
  1. a="hello";
  2. b=a.sub();
  3. document.write(b);
  4.  
  5. b=a.s
Add Comment
Please, Sign In to add comment