About string interpolation: Is there any nicer way...
# getting-started
s
About string interpolation: Is there any nicer way of writing this?
"$foo${"bar"}"
?