Single quotes are outputed to the webgage as is. The words you write are the ones that appear
This is an example of single quote string output. You can tell since the following variable will just show the name and not the value: $number
This is an example of double quote string output. You can tell since the following variable will show the value of the variable not the name: 10