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