tends to land in generated code. ``` console.log( `Temperature: ${temperature.toFixed(2)}°C, Humidity: ${humidity.toFixed( 2 )}%` ) ```