Template literals (template strings) allow you to use strings or embedded expressions in the form of a string. They are enclosed in backticks `` .
確定! 回上一頁