string interpolation

-1

string interpolation

By Wooden Hammer Howard Orn at Jul 13 2020

1

a conditional expression cannot be used directly in a string interpolation because the ':' ends the interpolation. parenthesize the conditional expression.

By Beginner Olive Huel at Jan 27 2021


Related code examples


Code examples by languages