Ehsan Mohammadi

44
reputation
5
const fullName="Ehsan Mohammadi"
const age="36"
const skill="nodejs,vuejs,andriod"
console.log("i am ${fullNmae},${age}36 years old. Developer ${skill} ")