Result
$if not keys: No keys selected. $else:
$for key in keys:
$key
$if key in mapping:
$if key in mapping:
$:mapping[key]$else: Not found.