Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function concatenateData(a,b,c,d){
- console.log(`You are ${a} ${b}, a ${c}-years old person from ${d}. `);
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement