Guest User

Untitled

a guest
Jan 19th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. /sample code
  2. ‪2.‬
  3.  
  4. ‪3.‬
  5. function smile(){
  6. ‪4.‬
  7. alert('hehe');
  8. ‪5.‬
  9. }
  10. ‪6.‬
  11.  
  12. ‪7.‬
  13. smile();
Add Comment
Please, Sign In to add comment