Guest User

Untitled

a guest
May 22nd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. const city = 'Your city';
  2. const state = 'your state';
  3. const country = 'Country';
  4.  
  5. const address = "Your city, your state, your country";
Add Comment
Please, Sign In to add comment