Make a valid sentence
...
- Step 1: create 8 variables for all the following words
a
: accidentallyb
: serverc
: Hed
: company'se
: hadf
: hackedg
: intoh
: his
- Step 2: create a variable containing a correct sentence formed by concatenating all the variables
- Step 3: show the variable in the paragraph
- Step 4: use a template literal (instead of concatenation) for the creation of the sentence variable