I am using PHP echo to print this
'Ruby'
I printed my name above using PHP variables $name

'Ruby' is a student
The statement above was printed by concatenating two variables

5 is smaller than 10