Hello, $fname!

Aananya last name is Saini

With single quotes the string is treated as a literal. so the $fname will show up as $name instead of Aananya

with double quotes the string is interpreted. Meaning when you write in variables, $fname and $lname