Coding Style

PHOTO EMBED

Tue May 17 2022 08:24:17 GMT+0000 (Coordinated Universal Time)

Saved by @roygrubb #javascript

if (n < 0) alert(`Power ${n} is not supported`);
content_copyCOPY

This construction only works in strings delimited with back ticks

https://javascript.info/coding-style