Fernando Oliveira
beaglexv


25
Fernando Oliveira@beaglexv
var name = 'Fernando'
var job = 'Dev'
var hobby1 = 'Skateboarding'
var hobby2 = 'Surfboarding'
console.log(`Hello there! My name is ${name} I work as a ${job} and I practice ${hobby1} and ${hobby2}`)
0Thread
0Thread Replies
0Thread Votes
Followers