ThisOneGoesToEleven

156
reputation
4

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