const number = 123; // ` ${somethign} ` `Here you can put any variable ${number} or expression ${number > 100 ? "big" : "small"}`