This is printed by PHP echo
Name: East Seawright
Age: 20
The following is an example of using double quotes to print a variable:
This will not parse the variable: $name
This will parse the variable: East Seawright
Hello, my name is East Seawright!
4 is smaller than 20