Question: Create a variable named full_name. The value should equal the concatenation of the variable named firstName and the variable named lastName with a space between
Create a variable named "full_name". The value should equal the concatenation of the variable named "firstName" and the variable named "lastName" with a space between each of the names. Use a template literal string for the value of the variable.
This is for CSS
Step by Step Solution
There are 3 Steps involved in it
The question is complete but a bit confusing as it suggests a task related to JavaScript not CSS CSS ... View full answer
Get step-by-step solutions from verified subject matter experts
