(name v.s 'a') is it possible?

SPRINTF() TO THE RESCUE

This is where sprintf() comes in handy. We can print out as many variables into our string as we want, and the amount of code required stays at 3 lines.

Here the three lines of code you’ll need: