Given two strings, firstName and lastName, return a single string in the format "last, first".
by Tinatin Kvinikadze
2 years ago
PHP
Problem Solving
0
Pro tip: use ```triple backticks around text``` to write in code fences