Create a new script from scratch that defines and displays the values of some string variables. Use double quotation marks in the echo or print statement that outputs the values. For added complexity include some HTML in the output. Then rewrite the script so that it uses single quotation marks and concatenation instead of double quotation marks.
Create a new script from scratch that defines, manipulates, and displays the values of some numeric variables