ThisOneGoesToEleven

111
reputation

foreach ($creature in $creatures) { if ($creature -eq 'dog') { give ('skritches'); } }