{{ score }}
  # echo the text "hi" to STDOUT and to file.txt
echo "hi" | tee -a file.txt